|   | cd1afc4e | 2000-11-09T00:47:05 |  | 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.. | 
            
              |   | e4b32a5d | 2000-10-31T20:42:18 |  | Removing trailing whitespace. | 
            
              |   | fbeb41d9 | 2000-07-02T00:27:53 |  | Formatting.
Adding copyright notices.
Removing an unnecessary file (smooth.h). | 
            
              |   | e0bba322 | 2000-07-01T19:33:40 |  | 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 !! | 
            
              |   | 100d6d47 | 2000-06-17T20:15:06 |  | Fixing glyph name typos in glnames.py; more formatting. | 
            
              |   | 3983d95f | 2000-02-10T19:19:51 |  | fixed a small typo ( "height" in place of "eight" !!) | 
            
              |   | a9369f2d | 2000-02-07T18:58:42 |  | some updates to allow the selective compilation
of the adobe glyph list (this thing is huge !!) | 
            
              |   | b5a0487c | 2000-02-07T18:04:27 |  | 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). |