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

Some icons appear blurry when viewed at higher resolution #108

Open
Wokarol opened this issue Jan 7, 2022 · 0 comments
Open

Some icons appear blurry when viewed at higher resolution #108

Wokarol opened this issue Jan 7, 2022 · 0 comments

Comments

@Wokarol
Copy link

Wokarol commented Jan 7, 2022

What did I do?

I called --set-icon to add an icon to an exe file.
Both icons had total of 6 sizes. Ranging from 16x16 to 256x256.
One of the icons was created using an online generator, the other was created using ImageMagick.

Two files appear to be the same.

Expected behaviour:

Both files should yield the same result when set onto an .exe file

Actual behaviour:

The file created using online generator appeared blurry once viewed in resolution above 48x48 (47 was fine, 50 was not)

What tests did I do?

I checked both files using XnView and they both looked the same and had the same amount of sizes in them.
When opened using Visual Studio, the order in which the sizes appear is different. Descending for the correct file, ascending for the incorrect one

Here are the files I've used

icons.zip

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

No branches or pull requests

1 participant