CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Changes by:     Werner LEMBERG <wl>     08/07/27 05:43:59

Modified files:
        .              : ChangeLog 
        src/psnames    : psmodule.c 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype2/ChangeLog?cvsroot=freetype&r1=1.1771&r2=1.1772
http://cvs.savannah.gnu.org/viewcvs/freetype2/src/psnames/psmodule.c?cvsroot=freetype&r1=1.49&r2=1.50


_______________________________________________
Freetype-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to