ref: 54f187ab1ade4a437e3b680846913df6581742fd
parent: 4bf221964ca0f1db75c3fb7b08984fd50314a0a9
author: Werner Lemberg <[email protected]>
date: Wed Jun 29 06:01:42 EDT 2011
Document last commit.
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* src/bdf/bdflib.c (_bdf_parse_glyphs): Handle negative values for
ENCODING correctly.
+ * docs/CHANGES: Document it.
+
2011-06-24 Werner Lemberg <[email protected]>
* Version 2.4.5 released.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -2,6 +2,17 @@
I. IMPORTANT BUG FIXES
+ - BDF fonts containing glyphs with negative values for ENCODING
+ were incorrectly rejected. This bug has been introduced in
+ FreeType version 2.2.0.
+
+
+======================================================================
+
+CHANGES BETWEEN 2.4.4 and 2.4.5
+
+ I. IMPORTANT BUG FIXES
+
- A rendering regression for second-order Bézier curves has been
fixed, introduced in 2.4.3.
@@ -41,6 +52,7 @@
- The `ftgrid' demo program can now display autohinter segments,
to be toggled on and off with key `s'.
+
======================================================================