CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     otaylor 05/08/09 22:31:52

Modified files:
        .              : ChangeLog configure.in 
        gdk/linux-fb   : gdkdrawable-fb2.c 
        gdk/win32      : gdkfont-win32.c 

Log message:
2005-08-09  Owen Taylor  <[EMAIL PROTECTED]>

* configure.in: Strip out all Xft, FreeType, and pangoxft checking.
Rewrite X checks to use pkg-config as much as possible.

* gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make
this return Arial always to avoid using PangoWin32FontMap. (X11 backend
has always been returned "fixed" for a long time)

* gdk/linux-fb/gdkdrawable-fb2.c: Remove draw_glyphs() implementations,
fall through to the default implementation in terms of Cairo.

* gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_text): Use gdk_draw_glyphs()
on the wrapper rather than gdk_fb_draw_glyphs()

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=otaylor&date=explicit&mindate=2005-08-09%2022:30&maxdate=2005-08-09%2022:32

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

Reply via email to