Page 1 of 1
Feature Request:
Posted: Thu Sep 25, 2008 8:08 am
by rasjani
Any change to get SVG support ?
Re: Feature Request:
Posted: Thu Sep 25, 2008 12:35 pm
by rude
There aren't any suitable libraries for that yet.
Re: Feature Request:
Posted: Thu Sep 25, 2008 2:50 pm
by rasjani
What sort of depencies should the library meet ?
There are tons of svn libraries for c/c++ like libboard , wxsvg and librsvg.
Would the required library need to be incorporated into sdl/opengl or what sort of stuff you need before something like that could be incorporated into love ?
Re: Feature Request:
Posted: Thu Sep 25, 2008 3:32 pm
by rude
Basically, I need a library that can
tessellate the vector graphics to OpenGL
and Direct3D.
Re: Feature Request:
Posted: Fri Sep 26, 2008 10:50 am
by rasjani
Opera canvas is propably the only one coming close to those requirements. There's SDL_svg too but it seems to have been abandoned ages ago..
But thanks for clearing that out and -- for myself for not using search option
Re: Feature Request:
Posted: Sun Sep 28, 2008 6:35 pm
by pnpbios