Bug 168085 – numeric styles in pango_font_description_to_string()
authorBehdad Esfahbod <behdad@gnome.org>
Sun, 4 Jan 2009 02:11:19 +0000 (02:11 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sun, 4 Jan 2009 02:11:19 +0000 (02:11 +0000)
commit8c3b00eda317f2e28acf075edb98c6bd5ee44a1a
treed6ce5a26cd428bbd52aa0a1a80d40ed8626266fa
parentfb5e6687ea81a1fb2628d927ab140d332522ca12
Bug 168085 – numeric styles in pango_font_description_to_string()

2009-01-03  Behdad Esfahbod  <behdad@gnome.org>

        Bug 168085 – numeric styles in pango_font_description_to_string()

        * pango/fonts.c (parse_int), (find_field), (find_field_any),
        (append_field), (pango_font_description_to_string):
        Print-out, and parse, numeric styles correctly.  Things like
        "DejaVu Sans weight=100" parse correctly now.

svn path=/trunk/; revision=2781
ChangeLog
pango/fonts.c