ref: a1706075562ca1d5c9f4ee160997d94029cf5984
parent: 733c25571381fb68789ef4a5f9a1537f0ba2a039
author: Graham Asher <[email protected]>
date: Thu Aug 1 12:20:06 EDT 2002
Commented latest change to t1load.c.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2002-08-01 Graham Asher <[email protected]>
+ * src/type1/t1load.c:
+ T1_Open_Face now tolerates a face with no charstrings if there
+ is an incremental loading interface. Type 1 faces supplied by
+ PostScript interpreters like GhostScript will typically not
+ provide any charstrings at load time, so this is essential
+ if they are to work.
+
+2002-08-01 Graham Asher <[email protected]>
* include/freetype/config/ftheader.h,
include/freetype/freetype.h,
include/freetype/ftincrem.h,