ref: f214137fbbec3e674df8e2aec8b7bab2d226f847
parent: 6dc51e9cbd04007b8473e769b522f7ab84f21d92
author: Tom Kacvinsky <[email protected]>
date: Mon Nov 27 03:31:05 EST 2000
Changed entry for src/cff/t2gload.c (T2_Parse_CharStrings) to reflect changes made for even/odd argument counts.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2000-11-26 Tom Kacvinsky <[email protected]>
- * 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 <[email protected]>