SVG based resource sharing using Maven Central #1442
chengenzhao
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Hi, I think there are a few icon libraries that do that. So should be possible, but not sure about the use case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
I got a crazy idea
since we just made a simple SVG editor
and I also write some code to support vector image showing in the game and animations
and made some tests
found out the Vector Graphics are relatively small and should be easily shared
since a very complex graphic only takes like 2kb
and the bitmap of similar complexity would take more than 200kb
so it would be easily share these SVGs by maven central?
Beta Was this translation helpful? Give feedback.
All reactions