Re: Font class/struct documentation
- From: "Milosz Derezynski" <internalerror gmail com>
- To: "Igor Korot" <ikorot earthlink net>
- Cc: gtk-list gnome org
- Subject: Re: Font class/struct documentation
- Date: Sat, 29 Mar 2008 01:36:47 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]