CVSROOT: /cvs/gnome Module name: pango Changes by: otaylor 05/07/22 13:56:56
Modified files: . : Tag: pango-1-8 ChangeLog pango/opentype : Tag: pango-1-8 Makefile.am ftxgdef.c ftxgpos.c ftxgsub.c ftxopen.c otlbuffer.c pango-ot-info.c pango-ot-ruleset.c Log message: 2005-07-22 Owen Taylor <[EMAIL PROTECTED]> Patch from David Turner. Review and testing by Behdad Esfahbod * pango/opentype/ftglue.[ch] Makefile.am: Glue layer that provides implementation of the internal functions that the opentype code expects in terms of publically exported FreeType API. * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c pango/opentype/ftxgsub.c pango/opentype/ftxopen.c pango/opentype/otlbuffer.c pango/opentype/pango-ot-info.c pango/opentype/pango-ot-ruleset.c: Remove includes of internal headers. Small changes to work with ftglue.[ch] * pango/opentype/fterrcompat.h: Remove: no longer needed. * pango/opentype/ftxgpos.c: Use FT_IS_SFNT(face) rather than poking at FT_MODULE_CLASS (face->driver)->module_name. * pango/opentype/ftxopen.c (Free_FeatureList): Free fl->ApplyOrder. (Found by Behdad) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pango&who=otaylor&date=explicit&mindate=2005-07-22%2013:55&maxdate=2005-07-22%2013:57 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list