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

incorrect resizing when we use @2x and @3x images #6

Open
nyekimov opened this issue Sep 17, 2015 · 0 comments
Open

incorrect resizing when we use @2x and @3x images #6

nyekimov opened this issue Sep 17, 2015 · 0 comments

Comments

@nyekimov
Copy link

CGImageRef works with only one specified sprite size, which is not relevant when you use @1x / @2x / @3x images. My assumption is to add sprite size per @1x, and then for @2x/@3x pictures resizing should work conveniently, however it does not. It is possible to introduce scale factor, for instance.

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