Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[image-utils] Fix blurry web favicon #2914

Merged
merged 3 commits into from
Nov 19, 2020
Merged

[image-utils] Fix blurry web favicon #2914

merged 3 commits into from
Nov 19, 2020

Conversation

MrHertal
Copy link
Contributor

Web favicon is blurry, it has been reported in #2012, which is closed but problem is still here.

I checked code and notice an error when icons are resized.
Jimp resize method is mutable, so images were all 16x16.

Copy link
Contributor

@EvanBacon EvanBacon left a comment

Choose a reason for hiding this comment

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

Looks fine, thanks!

@EvanBacon EvanBacon merged commit 682b5df into expo:master Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants