I would like to enable user to create simple vector drawing on phone using mainly fingers.
Some simple objects like lines, rectangles and dimensions should be entered on drawing, and positioned and scaled by user fingers. Later selection of object should be also possible so that additional edit can be made.
User drawing from phone should be possible to send to PC and used in M$ Word document as editable vector graphic or eventually bitmap.
What engine/methods/format should I select for this?
Is SVG library right way to do this? Is there some simpler way?
Some simple objects like lines, rectangles and dimensions should be entered on drawing, and positioned and scaled by user fingers. Later selection of object should be also possible so that additional edit can be made.
User drawing from phone should be possible to send to PC and used in M$ Word document as editable vector graphic or eventually bitmap.
What engine/methods/format should I select for this?
Is SVG library right way to do this? Is there some simpler way?