Roman Nurik

Results 77 comments of Roman Nurik

What's the rationale for this? The last several versions of Android have forced a specific shape on icons.

Can folks comment with WHY they need this?

that's a good idea, but will take a bunch of new code... i hope to revamp the asset studio at some point, this would be a great feature request for...

Explored this; it's basically not feasible to export vectors for any foreground images except clipart. I think it's probably better to use the [Android Icon Animator](https://romannurik.github.io/AndroidIconAnimator/) tool. See also #121...

Yes it would be possible for clipart, but not custom uploaded images, or text. I'll actually re-open and re-frame the request.

text isn't possible because we'd need to convert the text to paths, and this isn't possible in the browser AFAIK (you can't extract shapes from a web font).

I'm not sure I follow. For a web-based tool to generator vector icons from text that uses a web font, the web-based tool needs to somehow have access to the...