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

Support other interpolation methods in drawing operations #527

Open
samdze opened this issue Feb 3, 2023 · 0 comments
Open

Support other interpolation methods in drawing operations #527

samdze opened this issue Feb 3, 2023 · 0 comments

Comments

@samdze
Copy link

samdze commented Feb 3, 2023

I was trying to manipulate pixel art images to implement a version of the RotSprite algorithm but seems like pixie doesn't support choosing which interpolation method to use when drawing scaled/rotated images.

To properly implement an algorithm like RotSprite I need to use the nearest-neighbour method.

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