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

[Bug 83058] Changed - Arabic shaping mistaken with accelerated keys (fwd)



---------- Forwarded message ----------
Date: Tue,  3 Dec 2002 01:31:11 -0500 (EST)
From: bugzilla-daemon at widget dot gnome dot org
To: roozbeh at sharif dot edu
Subject: [Bug 83058] Changed - Arabic shaping mistaken with accelerated keys

http://bugzilla.gnome.org/show_bug.cgi?id=83058

otaylor at redhat dot com changed:

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From otaylor at redhat dot com  2002-12-03 01:31 -------
Sun Nov 17 23:28:26 2002  Owen Taylor  <otaylor at redhat dot com>

        * pango/pango-glyph-item.[ch] pango/pango-layout.h:
        Rename PangoLayoutRun to PangoGlyphItem (with a
        typedef for compat), add pango_glyph_item_split(),
        pango_glyph_item_apply_attrs().

        * pango/pango-attributes.[ch]: Add
        pango_attr_list_filter(), pango_attr_iterator_get_attrs().

        * pango/pango-layout.c: Remove attributes that don't
        affect shaping before shaping, shape and then add
        them back. Fixes the infamous "underscores break
        arabic shaping" bug (#83058)