Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert SVG images to PNG #2155

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Convert SVG images to PNG #2155

merged 1 commit into from
Nov 11, 2020

Conversation

andresmgot
Copy link
Contributor

@andresmgot andresmgot commented Nov 10, 2020

Description of the change

Transform SVG images to PNG as we do with all the logos.

Possible drawbacks

It's possible that some images don't reproduce the right colors (even though I checked the ones from the stable repository and they seem fine). Also, the resolution may be lower. The file size doesn't get increased since after resizing them to (max) 160x160px the size is more or less the same.

Additional information

Example response (from a previously svg):

Screenshot from 2020-11-10 15-44-18

Screenshot from 2020-11-10 15-32-18

Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks Andres.

@andresmgot andresmgot merged commit b88e457 into master Nov 11, 2020
@andresmgot andresmgot deleted the svgPNG branch November 26, 2020 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants