From 788d7248867894a2d7fca7615ddb49179e78c141 Mon Sep 17 00:00:00 2001 From: Tom Kacvinsky Date: Mon, 27 Nov 2000 08:31:05 +0000 Subject: [PATCH] Changed entry for src/cff/t2gload.c (T2_Parse_CharStrings) to reflect changes made for even/odd argument counts. --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0dbbe3ca1..3806bcc82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2000-11-26 Tom Kacvinsky - * src/cff/t2gload.c (T2_Parse_CharStrings): Modified the glyph - width parsing code to be more robust. + * src/cff/t2gload.c (T2_Parse_CharStrings): Added logic to glyph + width setting code to take into account even/odd argument counts + and glyph width operand before endchar/hmoveto/vmoveto. 2000-11-26 Werner Lemberg