lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: Font class/struct documentation
- Date: Sat, 29 Mar 2008 01:36:47 +0100
- From: "Milosz Derezynski" <internalerror@xxxxxxxxx>
- Subject: ***BOGO*** Re: Font class/struct documentation
Fonts are now being handled by Pango and drawing can happen either directly through Cairo:
http://library.gnome.org/devel/pango/1.20/pango-Cairo-Rendering.html
or the Style API (note to use the *_paint_* variants, e.g. gtk_paint_layout, not _draw_layout):
http://library.gnome.org/devel/gtk/stable/GtkStyle.html
HTH
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list