Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 31 May 2006 07:42:55 +0000 (07:42 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 31 May 2006 07:42:55 +0000 (07:42 +0000)
commitf1c30092b3ed327d2853d3b4dff4b7f00f6b01a4
tree891ebbdabd53c53eb738883ed08601d0ddb980aa
parent60d2705f65297bf95def0a433d6830861e3d5e86
Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory

2006-05-31  Behdad Esfahbod  <behdad@gnome.org>

        Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory
        and have many cpu usage.
        Patch from Yong Li.

        * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table): TrueType table
        offsets are absolute, not relative.
ChangeLog
pango/opentype/ftglue.c