mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-17 17:18:10 +02:00
We now use a separate preprocessor macro to handle both definition and declaration of the glyph name arrays. * src/psnames/psmodule.c (DEFINE_PS_TABLE_DATA): New macro. * src/tools/glnames.py (StringTable::dump, StringTable::dump_sublist): Use `DEFINE_PS_TABLE_DATA'. (dump_encoding): Ditto. (main): Use `wb' mode for writing the output file, which works on Windows also. * src/psnames/pstables.h: Regenerated. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| psmodule.c | ||
| psmodule.h | ||
| psnamerr.h | ||
| psnames.c | ||
| pspic.c | ||
| pspic.h | ||
| pstables.h | ||
| rules.mk | ||