Hi, sorry for the delay...
There is a complete example in the repository. It shows how to load, and the render the SVG file to a canvas: http://bazaar.launchpad.net/~pltxtra/libsvg-android/main/annotate/head:/src/com/toolkits/libsvgandroid/HelloSvgCanvas.java <http://bazaar.launchpad.net/~pltxtra/libsvg-android/main/annotate/head:/src/com/toolkits/libsvgandroid/HelloSvgCanvas.java>Hope it helps. If you have any further questions, please use this form: https://answers.launchpad.net/libsvg-android/+addquestion Best Regards Anton On Mon, May 31, 2010 at 11:07 AM, Hermes <[email protected]> wrote: > Hi, can you give an example how to use your port? > Thank you > > On 28 май, 20:19, pltxtra <[email protected]> wrote: > > Hi, > > > > I've ported libsvg to Android. Using this library you can load a svg > > file and rasterize it to an Android canvas. > > > > https://code.launchpad.net/libsvg-android > > > > It has been tested on Android version 1.6, using the emulator. It > > requires the NDK to build. Please note also that it is NOT extensively > > tested at all, and that it is licensed partly under GPL v3... > > > > Regards > > Anton > > > > On Apr 23, 5:39 pm, rsung <[email protected]> wrote: > > > > > Hi, I'm looking for the same. Please let me know if you found > > > anything. If not, I may have to write one myself. Thanks. > > > > > On Apr 20, 5:09 pm, Ken <[email protected]> wrote: > > > > > > Anyone know of a graphical editor that will generate a > > > > android.graphics.Path? > > > > I'm looking for something like inkscape that would generate > > > > appropriate commands to generate a android.graphics.Path or some kind > > > > of conversion utility that would map SVG to an android.graphics.Path > > > > so it can be used for drawing on a canvas... > > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "Android Developers" group. > > > > To post to this group, send email to > [email protected] > > > > To unsubscribe from this group, send email to > > > > [email protected]<android-developers%[email protected]> > > > > For more options, visit this group athttp:// > groups.google.com/group/android-developers?hl=en > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Developers" group. > > > To post to this group, send email to > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<android-developers%[email protected]> > > > For more options, visit this group athttp:// > groups.google.com/group/android-developers?hl=en > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

