shithub: freetype+ttf2subf

Download patch

ref: c1d2257e46f425e7ab030caab02329e157f2eb25
parent: b826fa7589291a5bb1b725eeec73955e89361e22
author: Werner Lemberg <[email protected]>
date: Sat May 19 03:24:55 EDT 2007

Updated.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,7 +1,20 @@
 
 CHANGES BETWEEN 2.3.5 and 2.3.4
 
-  I. MISCELLANEOUS
+  I. IMPORTANT BUG FIXES
+
+    - Some subglyphs in TrueType fonts were handled incorrectly due to
+      a missing graphics state reinitialization.
+
+
+  II. IMPORTANT CHANGES
+
+    - A new API  `FT_Get_CMap_Format)' has been  added to get the cmap
+      format of  a TrueType  font.   This  is useful  in handling  PDF
+      files.  The code has been contributed by Derek Clegg.
+
+
+  III. MISCELLANEOUS
 
     - Vincent Richomme contributed Visual C++ project files for Pocket
       PCs.