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] > > 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] > 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

