ref: e2184505b1daaea20b7d983a111482d17c75de49
parent: 766b822f4c1cc84cc11545b63be87108d0954b48
author: Werner Lemberg <[email protected]>
date: Wed Sep 23 05:28:48 EDT 2009
* docs/CHANGES: Updated.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-23 Werner Lemberg <[email protected]>
+
+ * docs/CHANGES: Updated.
+
2009-09-12 Werner Lemberg <[email protected]>
[raster] Fix 5-levels grayscale output.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -25,6 +25,8 @@
- B/W rasterization of well-hinted TrueType fonts at small sizes
has been greatly improved.
+ - Calculation of vertical metrics in OpenType fonts has been
+ improved.
III. MISCELLANEOUS
@@ -34,6 +36,13 @@
- It is now possible to change the slant value in the `ftview'
demo program with keys `s' and `S'.
+ - The 5-levels grayscale mode of the `ftraster' module (which
+ FreeType doesn't use by default) was broken since version 2.3.0.
+
+ - Compilation of the `ftgrays' and `ftraster' modules was broken
+ in stand-alone mode.
+
+ - Various fixes for compilation on 64bit and 16bit architectures.
======================================================================