[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: render fonts and get back the image by pixels




Hi,

The GnomeCanvasText canvas item does this internally, look at
gnome-libs/libgnomeui/gnome-canvas-text.c. The general problem is getting
RGB pixels from a drawable, Imlib has code that does this (any program
that takes screenshots will have the code).

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]