shithub: freetype+ttf2subf

Download patch

ref: 9c111b01798ac8c3f39c1a2fdd3ab960effc2077
parent: 6c045535eaa717a05279cbc5724a489bfc9d3bf1
author: Werner Lemberg <[email protected]>
date: Mon Mar 7 01:07:53 EST 2011

* docs/CHANGES: Updated.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-07  Werner Lemberg  <[email protected]>
+
+	* docs/CHANGES: Updated.
+
 2011-03-07  Alexei Podtelezhnikov  <[email protected]>
 
 	Quick fix for Savannah bug #32671.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,12 +1,34 @@
 CHANGES BETWEEN 2.4.4 and 2.4.5
 
-  I. MISCELLANEOUS
+  I. IMPORTANT BUG FIXES
 
+    - A rendering regression  for second-order Bézier curves  has been
+      fixed, introduced in 2.4.3.
+
+
+  II. IMPORTANT CHANGES
+
+    - If autohinting  is not  explicitly disabled,  FreeType now  uses
+      the autohinter if  a TrueType based font doesn't  contain native
+      hints.
+
+
+  III. MISCELLANEOUS
+
     - Support for PCF files compressed with bzip2 has been contributed
       by Joel  Klinghed.  To  make this  work, the  OS must  provide a
       bzip2 library.
 
+    - Bradley  Grainger  contributed  project  and  solution  files in
+      Visual Studio 2010 format.
 
+    - Again some fixes to better handle broken fonts.
+
+    - Some improvements to the B/W rasterizer.
+
+    - Fixes to the cache module to improve robustness.
+
+
 ======================================================================
 
 CHANGES BETWEEN 2.4.3 and 2.4.4
@@ -16,6 +38,7 @@
     - UVS support (TrueType/OpenType cmap format 14) support is fixed.
       This regression has been introduced in version 2.4.0.
 
+
   II. MISCELLANEOUS
 
     - Detect tricky fonts (e.g. MingLiU)  by the lengths and checksums
@@ -3491,8 +3514,7 @@
 
 ------------------------------------------------------------------------
 
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-          2010 by
+Copyright 2000-2011 by
 David Turner, Robert Wilhelm, and Werner Lemberg.
 
 This  file  is  part  of the  FreeType  project, and may  only be  used,