David Turner
abd7fd4fb2
fixed a bug in "docs/glnames.py" which caused he generation of an
...
invalid Mac names table in the file "src/psnames/pstables.h".
This caused FT_Get_Glyph_Name to return invalid glyph names
for certain TrueType fonts..
25 years ago
Werner Lemberg
dcff1129fe
Removing trailing whitespace.
25 years ago
Werner Lemberg
fbeb41d93d
Formatting.
...
25 years ago
David Turner
e0bba32291
fixed the PSNames -> Unicode translation table
...
the Python script "glnames.py" was buggy and
lacked quite a few values in the "names_to_unicode"
table !!
25 years ago
Werner Lemberg
100d6d47d8
Fixing glyph name typos in glnames.py; more formatting.
25 years ago
David Turner
3983d95f3e
fixed a small typo ( "height" in place of "eight" !!)
25 years ago
David Turner
a9369f2dc9
some updates to allow the selective compilation
...
of the adobe glyph list (this thing is huge !!)
25 years ago
David Turner
b5a0487cfd
added a python script used to generate some tables
...
for the upcoming new "psnames" pseudo-driver
("psnames" is a module in charge of converting a
glyph name into a unicode value, or a Mac index
into a glyph name. It contains a copy of the Adobe
Glyph List + some logic to understand the "uniXXX"
named characters).
25 years ago