summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2007-01-25 12:23:37 +0000
committerDavid Turner <david@freetype.org>2007-01-25 12:23:37 +0000
commita42567bf66bec844db9278f86afc852db164e8e3 (patch)
tree7ac46b11a70b9ed947247b3148b629326ff5e165 /ChangeLog
parentb1be9e8b5708716819d46c913dbf7c209351a0aa (diff)
- same CFF loader fix (stricter checking though than Werner's version)
- document light auto-hinter improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83100798..844b5cd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-01-25 David Turner <david@freetype.org>
+
+ * src/cff/cffload.c (cff_index_get_pointers): fixed a bug in the
+ sanity check which caused the last entry in each index to become
+ empty. since this function is only used to load local and global
+ functions, this meant that any charstring that called the last
+ local/global function would fail.
+
+ * src/cff/cffgload.c: fixed sanity check for empty functions
+
+ * docs/CHANGES: document light auto-hinting improvement
+
2007-01-25 Werner Lemberg <wl@gnu.org>
* src/cff/cffload.c (cff_index_get_pointers): Handle last entry