"David N. Welton" <[EMAIL PROTECTED]> writes:
>
> I'm trying to write a bit of code which will write some text to a
> pixbuf. However, I don't have an X connection, so I can't transform
> it into a drawable and do gdk_draw_text.
>
> Any ideas?
>
You need something like the FreeType library, or some other font
rasterizer. (Imlib2 has this stuff built in I think, using freetype
probably).
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list