freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 7fde521: Update CHANGES file.


From: Werner LEMBERG
Subject: [freetype2] master 7fde521: Update CHANGES file.
Date: Mon, 10 Jun 2019 09:37:45 -0400 (EDT)

branch: master
commit 7fde521bd918d2299cce80c306ecc2cac9f51303
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Update CHANGES file.
---
 docs/CHANGES | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/docs/CHANGES b/docs/CHANGES
index 7d91448..e694048 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -22,9 +22,29 @@ CHANGES BETWEEN 2.10.0 and 2.10.1
     twice in a row, the function  returned an incorrect error code the
     second time.
 
+  - Direct   rendering   using  FT_RASTER_FLAG_DIRECT   crashed   (bug
+    introduced in version 2.10.0).
+
   - Increased  precision  while  computing  OpenType  font   variation
     instances.
 
+  - The  flattening  algorithm of  cubic  Bezier  curves was  slightly
+    changed to make  it faster.  This can cause  very subtle rendering
+    changes, which aren't noticeable by the eye, however.
+
+  - The `ftmulti' demo program now  supports multiple hidden axes with
+    the same name tag.
+
+  - `ftview', `ftstring', and `ftgrid' got  a `-k' command line option
+    to emulate a sequence of keystrokes at start-up.
+
+  - `ftview', `ftstring', and `ftgrid' now support screen dumping to a
+    PNG file.
+
+  - The bytecode debugger, `ttdebug',  now supports variation TrueType
+    fonts; a variation font instance can be selected with the new `-d'
+    command line option.
+
 
 ======================================================================
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]