Hello,
I’m looking for simple vector editor framework, that can do a very simple tasks like draw primitives: line, circle, rectangle, brush and use lastik. No layers. So, if some image were created lets say on iPad, I can open it on iPhone and scale to fit screen proportions.
Also, load and save to file with any format, just so itself can read/write it, but options as rendering to PNG is needed to or UIImage object is ok for me. Ideally rendering to Sprite object, so I can use it in cocos.
Who has ever seen such a thing? Any help greatly appreciated.