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

[Feature] Add Configurable Horizontal and Vertical Scaling, as Well as Scaling Layers #17

Open
GK6475 opened this issue May 27, 2024 · 0 comments

Comments

@GK6475
Copy link

GK6475 commented May 27, 2024

It would be nice to be able to toggle different kinds of scaling for horizontal and vertical aspects of the image. Say, for instance, a game or console interpolates its horizontal pixels to a non-integer value. It would be nice to be able to do vertical integer scaling and horizontal bilinear to achieve a potentially better image overall. It would also be nice to have scaling layers, one for blending pixels and another to scale to fit to a resolution like 1080p. It would also be really nice to be able to adjust the strength of each scaling method, to suit the user's purposes, sort of like RetroArch with its ablility to apply configurable scaling layers.

@GK6475 GK6475 changed the title [Feature] Add Toggleable Horizontal and Vertical Scaling, as Well as Scaling Layers [Feature] Add Configurable Horizontal and Vertical Scaling, as Well as Scaling Layers May 27, 2024
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