Edit

kc3-lang/freetype/src/psnames

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2005-03-10 06:28:07
    Hash : 56ef6bc4
    Message : * src/tools/glnames.py: Formatted. Format output to be in sync with other FreeType code. Import `re' and `os.path'. (StringTable) <__init__>: Add parameter to initialize master table name. (StringTable) <dump>: Don't pass master table name. (StringTable) <dump_sublist>: Emit explanatory comment. Simplify and make output more human readable. (t1_bias, glyph_list, adobe_glyph_names): Removed. Unused. (main): Use `basename' for file name in header. * src/psnames/pstables.h: Regenerated. Other formatting.