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)
commitffb2d5c1e7af33644d0a4058befa4b8358c9a7bf
treed26c7c37c6a2250a16dbcf48b877aa5cd49464b7
parentf8f7bd2451eeafb57f5c80c7b4e88a1e50b97c4f
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.
src/ftglue.c