Hi Curaga,
I want to do a GUI with plotting without X with minimal libraries.
Can already do webpages with shell script generated svg plots.
Now trying to do SVG based GUI to framebuffer.
Other options are SDL etc, OpenVG would be nice.
rsvg looks like it might work but you need a bunch of dependencies.
librsvg, cairo, ImageMagik ditto
Doing everything behind a firewall so I have to manually install tcz's.
Hmm, command line framebuffer based html5 web browser?
Google -> Netsurf?