From ef8bd8336a2d577468b8a9fc95368d49e7e8ef17 Mon Sep 17 00:00:00 2001 From: Graham Asher Date: Thu, 1 Aug 2002 16:20:06 +0000 Subject: [PATCH] Commented latest change to t1load.c. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d53f0126..26ff004c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-08-01 Graham Asher + * 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 * include/freetype/config/ftheader.h, include/freetype/freetype.h,