freetype/src/psnames
Werner Lemberg 7f30c0c64c Add extra mappings for Tcommaaccent' and tcommaaccent'. This
fixes Savanna bug #23940.

* src/psnames/psmodule.c (WGL_EXTRA_LIST_SIZE): Rename to...
(EXTRA_GLYPH_LIST_SIZE): This.
Increase by 2.
(ft_wgl_extra_unicodes): Rename to...
(ft_extra_glyph_unicodes): This.
Add two code values.
(ft_wgl_extra_glyph_names): Rename to...
(ft_extra_glyph_names): This.
Add two glyphs.
(ft_wgl_extra_glyph_name_offsets): Rename to...
(ft_extra_glyph_name_offsets): This.
Add two offsets.

(ps_check_wgl_name, ps_check_wgl_unicode): Rename to...
(ps_check_extra_glyph_name, ps_check_extra_glyph_unicode): This.
Updated.
(ps_unicodes_init): Updated.
2008-07-27 05:43:59 +00:00
..
Jamfile
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
psmodule.c Add extra mappings for Tcommaaccent' and tcommaaccent'. This 2008-07-27 05:43:59 +00:00
psmodule.h
psnamerr.h
psnames.c
pstables.h * src/tools/glnames.py: Formatted. 2005-03-10 06:28:07 +00:00
rules.mk