Re: Newbie Question
David Leunen <[email protected]> Fri, 4 Oct 2013 13:55:12 +0200
| Newsgroups | gmane.text.xml.svg.devel |
|---|---|
| Message-ID | <CAKhDWhcUpwwjV57cpUqVDnOokAoJEAwK_xiPMA+_HO1fZ6RzOg@mail.gmail.com> |
You can also try Batik (Java) : http://xmlgraphics.apache.org/batik/tools/rasterizer.html I think it's the best implementation so far. On Thu, Oct 3, 2013 at 11:02 AM, <[email protected]> wrote: > > > Hi All, > > I am new in Salable Vector Graphics. > I want to write my own program to read a SVG file and convert it into raw > format. > I have found linux provides librsvg.so library to perform this. I want to > know how to use this library. Is there any sample program or guide > available explaining how to use librsvg.so ?? > > Any help will be highly appreciated. > > Thanks in advance, > > - Subhra > > > >