pango r2340 - in trunk: . pango



Author: behdad
Date: 2007-06-11 23:33:01 +0100 (Mon, 11 Jun 2007)
New Revision: 2340
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2340&view=rev

Modified:
   trunk/ChangeLog
   trunk/pango/pango-markup.c
Log:
2007-06-11  Behdad Esfahbod  <behdad gnome org>

        Bug 446355 â the parsing with pango_parse_markup is not coherent

        * pango/pango-markup.c (pango_parse_markup): Use
        pango_attr_list_insert() instead of pango_attr_list_change() as
        merging adjacent attributes of the same kind is not a safe operation
        and can change the derived font of a segment in an unexpected and
        incorrect way.






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