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

Pixel Art Scaling #7

Closed
JontePman opened this issue Jul 5, 2018 · 2 comments
Closed

Pixel Art Scaling #7

JontePman opened this issue Jul 5, 2018 · 2 comments

Comments

@JontePman
Copy link

Allow @1x images be enlarged into @2x and @3x images.
When you make pixel art you create the original size first and then upscale it to look good.

Use the nearest neighbour filtering.

@terwanerik
Copy link
Owner

Yeah might be a nice to have, i'll look into that. Could require the 1x image to explicitly have @1x in the filename; otherwise dropping in an entire folder also converts all the converted @2xs etc.

@terwanerik
Copy link
Owner

Was an easy fix! Done in v1.3.0 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants