ref: 43a9c9d3963213e9dcc43f314a213990ba6fb334
parent: 97094311aaa8931e251c62068c8d7f725322553a
author: Tom Kacvinsky <[email protected]>
date: Tue Feb 6 22:48:24 EST 2001
Added entry for function is_alpha. Code now makes `-' a valid alphanumeric character.
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,10 @@
added a units_per_em member to facilitate passing of units_per_em
from function cff_parse_font_matrix.
+ * src/type1/t1load.c (is_alpha): Make `-' a legal alphanumeric
+ character. This is so that font names with `-' are fully parsed,
+ etc...
+
2001-02-02 Werner Lemberg <[email protected]>
* src/psaux/psobjs.c (shift_elements): Remove if clause (which is