Want to use libsvg-Android library for android

Asked by Rakesh

Hello ,

I want to create SVG image from android application.

Can you please help me to find out

1. from where i can find out library which i can add to my project ?

2. API documentation if any.

I am bit new to graphics and creating pixel based images. So i need help.

Thanks & regards,

Rakesh

Question information

Language:
English Edit question
Status:
Answered
For:
libsvg-android Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
pltxtra (pltxtra) said :
#1

Hi libsvg-android is a library to render a SVG file to the screen of an android device. If you want something that works in the opposite way, i.e. take the screen and create an SVG, then you need something different. I don't know any such library.

SVG is a standard - you can find the specification here: http://www.w3.org/TR/SVG11/

by the way - SVG is NOT pixel based images, it's vector based.

Can you help with this problem?

Provide an answer of your own, or ask Rakesh for more information if necessary.

To post a message you must log in.