CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     yosh    05/02/10 00:33:01

Modified files:
        .              : ChangeLog 
        app/text       : Makefile.am gimpfont.c gimpfontlist.c 
                         gimptext-compat.c gimptext-xlfd.c 
                         gimptextlayout.c 
Added files:
        app/text       : gimpfont-utils.c gimpfont-utils.h 

Log message:
2005-02-09  Manish Singh  <[EMAIL PROTECTED]>

* app/text/gimpfont-utils.[ch]: new function to workaround pango
bug #166540 [http://bugzilla.gnome.org/show_bug.cgi?id=166540], by tacking on a 
',' to font names that end in numbers,
so pango_font_description_from_string doesn't interpret it as a size.

* app/text/Makefile.am: add above files.

* app/text/gimpfontlist.c
* app/text/gimptext-compat.c: use new function.

* app/text/gimptext-xlfd.c: also make sure font names pulled out
from XLFD don't end in numbers.

* app/text/gimpfont.c
* app/text/gimptextlayout.c: remove some redundant checks.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=yosh&date=explicit&mindate=2005-02-10%2000:32&maxdate=2005-02-10%2000:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to