pango r2431 - in trunk: . pango pango/opentype



Author: behdad
Date: 2007-10-11 01:07:58 +0100 (Thu, 11 Oct 2007)
New Revision: 2431
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2431&view=rev

Modified:
   trunk/ChangeLog
   trunk/pango/opentype/ftglue.c
   trunk/pango/opentype/ftglue.h
   trunk/pango/opentype/harfbuzz-buffer.c
   trunk/pango/opentype/harfbuzz-buffer.h
   trunk/pango/opentype/harfbuzz-dump-main.c
   trunk/pango/opentype/harfbuzz-dump.c
   trunk/pango/opentype/harfbuzz-gdef-private.h
   trunk/pango/opentype/harfbuzz-gdef.c
   trunk/pango/opentype/harfbuzz-gdef.h
   trunk/pango/opentype/harfbuzz-gpos-private.h
   trunk/pango/opentype/harfbuzz-gpos.c
   trunk/pango/opentype/harfbuzz-gpos.h
   trunk/pango/opentype/harfbuzz-gsub-private.h
   trunk/pango/opentype/harfbuzz-gsub.c
   trunk/pango/opentype/harfbuzz-gsub.h
   trunk/pango/opentype/harfbuzz-impl.h
   trunk/pango/opentype/harfbuzz-open-private.h
   trunk/pango/opentype/harfbuzz-open.c
   trunk/pango/opentype/harfbuzz-open.h
   trunk/pango/pango-ot-buffer.c
   trunk/pango/pango-ot-info.c
   trunk/pango/pango-ot-ruleset.c
Log:
2007-10-10  Behdad Esfahbod  <behdad gnome org>

        Bug 485559 â Boston Summit HarfBuzz optimizations

        * pango/opentype/*: HarfBuzz hacking to:

          - Rename last remaining FT_Err stuff to HB_Err.

          - Fix a couple invalid table paths to be permissive so
            fonts work better.  Particularly GDEF table for Nafees
            Nastaliq is loaded and works great now.

          - Optimize harfbuzz buffer to not copy/swap for simple
          one-to-one and "copy" GSUB operations.

        * pango/pango-ot*: Update to FT_Err to HB_Err renaming.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]