freetype2/src/tools
Werner Lemberg c87fec0299 [psnames] Really fix issue #49949.
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.
2017-08-09 07:45:12 +02:00
..
docmaker Update copyright year. 2017-01-04 20:16:34 +01:00
ftfuzzer [ftfuzzer] Fix clang warnings. 2017-04-07 17:13:38 +02:00
ftrandom Replace `++foo' and `--foo' with `foo++' and `foo--', resp. 2016-12-26 23:57:45 +01:00
Jamfile * src/base/ftdbgmem.c: another realloc memory counting bug fix 2005-10-21 10:01:25 +00:00
afblue.pl Update copyright year. 2017-01-04 20:16:34 +01:00
apinames.c Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 2016-12-26 17:08:17 +01:00
chktrcmp.py Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
cordic.py [base] Reduce trigonometric algorithms. 2013-01-02 22:21:37 -05:00
glnames.py [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
no-copyright Update copyright year. 2016-01-13 11:54:10 +01:00
test_afm.c [psaux, type1] Fix minor AFM issues. 2015-02-18 11:38:46 +01:00
test_bbox.c [tools] Update BBox testing tool. 2013-02-18 20:41:56 -05:00
test_trig.c */*: Decorate hex constants with `U' and `L' where appropriate. 2014-12-07 09:40:47 +01:00
update-copyright Fix automatic copyright updating. 2015-03-11 08:47:48 +01:00
update-copyright-year Update copyright year. 2017-01-04 20:16:34 +01:00