ref: 6ebd6fd51a695a9b8ff2886cfb681bf0d3316155
parent: 11f0ab7d64a45f21ccb312a3b862cbee8a486d1e
author: Graham Asher <[email protected]>
date: Wed Jul 24 14:38:45 EDT 2002
logged latest change to ttobjs.c
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-24-17 Graham Asher <[email protected]>
+
+ * src/truetype/ttobjs.c: fix for bug reported by Sven Neumann [[email protected]]
+ on the FreeType development forum: "If FT_CONFIG_OPTION_INCREMENTAL is undefined
+ (this is the default), the TrueType loader crashes in line 852 of src/truetype/ttgload.c
+ when it tries to access face->glyph_locations."
+
2002-07-17 David Turner <[email protected]>
* include/freetype/cache/ftccache.h, src/cache/ftccache.i,