On 05/25/2011 10:10 PM, Vladimir Sedach wrote:
> I'm reading the GDK manual
> (http://developer.gnome.org/gdk/stable/gdk-Drawing-Primitives.html),
> and gdk_draw_text is marked as deprecated with the suggestion to use
> gdk_draw_layout instead. gdk_draw_layout is itself deprecated, but
> there is no recommendation for what should be used in its place. What
> is the right GDK function for drawing text, or is text drawing now
> moved outside of GDK?

Have a look at cairo / pango stuff.

-- 
Emmanuel Thomas-Maurin <manutm...@gmail.com>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to