Re: drawing to a gdkpixbuf



"Chris Garrett" <garrett91 hotmail com> writes: 
I suspect I will need to write my own drawing functions, but if there
is any code out there dealing with this issue, it would be good to
know about it.

You might want to look at libart_lgpl and librsvg which do vector
graphics, and also the X-style drawing routines are pretty
well-isolated in the X server (the package is called "mi" for
machine-independent graphics). Older versions of Guppi at least had a
copy of mi hacked to be standalone; GTK 1.3.x also contains some
pieces of mi, used for the framebuffer port of GDK. So you could
probably cook something up quickly using that code.

Havoc




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