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

PNG support, multiple input icon version support #19

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

keichan34
Copy link
Contributor

I added PNG icon support. What do you think about this implementation? I thought about the source file naming convention, but I think this way makes sense (in the 2x spritesheet, use icon@2x.png if exists -- if not, scale up icon.png). If you have any ideas, please comment!

Closes #17

Copy link
Collaborator

@smellman smellman left a comment

Choose a reason for hiding this comment

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

LGTM!

@smellman smellman merged commit c045534 into unvt:main Jan 2, 2023
@keichan34 keichan34 deleted the support-png-sprites branch January 6, 2023 01:45
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.

Request to support png files as icons
2 participants