|
|
|
|
|
by spike021
156 days ago
|
|
I've done similar while debugging an iOS app I've been working on this past year. Occasionally it needs some poking and prodding but not to a substantial degree. I also was able to use it to generate SVG files based on in-app design using screenshots and code that handles rendering the UI and it was able to do a decent job. Granted not the most complex of SVG but the process worked. |
|