Transform png files to svg files #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As the title says, it would be nice if we could transform the png files to the svg format.
I would like this is because of the better "resolution" (svg actually isn't working with pixels, it works with code rendering).
Do we still have the original pictures (which hopefully are svgs)?
If not, I think it would be nice to, over the time, maybe rebuild the images to the svg format?
Please comment with your opinion (and maybe your information about the orignal svg files).
changed the description
changed the description
I have no idea which "PNG files" you are talking about.
For example the ones in
static/images. Those files are just icons and it would probably be better to save them as SVGs instead of PNGs.