SDL_svg library
Download the SDL_svg library for linux. You can get it here . The program requires the SDL.

This library is used to render SVG files onto SDL surfaces. SVG = Scalable Vector Graphics. The spec is here. You can use inkscape to draw SVG files.

Please send comments/suggestions/patches here: dash@linuxmotors.com

This project originated here: http://sourceforge.net/projects/sdlsvg/

This code is released under the LGPL as of version 1.1.6. It was GPL before that. Note my understanding of these matters is sketchy. Of note is the rendering engine from freetype which I included, and the libsvg that is included in the library also. I certainly can't change the licensing on those components since I don't own them.

Go back to Dave's linux zone.

Last modified 20050222.

This page has been accessed (e^i) times since 20050109.