[cairo] Render SVG to a framebuffer
Hans-Jürgen Koch
hjk at linutronix.de
Fri Aug 10 14:33:40 PDT 2007
I have an embedded board with an ARM processor (AT91SAM9263).
I need to write an application that does the following:
- Generate SVG code (lines, polygons, text)
- Render this SVG drawing to the framebuffer
I don't have X running on the device, and I don't want to
install a full-blown GTK. I could provide something like
DirectFB if it helps.
Question: Is Cairo a good thing for me, or should I look
at something different?
Thanks,
Hans
More information about the cairo
mailing list