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 pixelated assets #1667

Open
yopox opened this issue Oct 8, 2024 · 0 comments
Open

Support pixelated assets #1667

yopox opened this issue Oct 8, 2024 · 0 comments

Comments

@yopox
Copy link

yopox commented Oct 8, 2024

Is your feature request related to a problem? Please describe.

Itch is the home for a lot of indie developers using pixel art, and after working hard on a project it is really frustrating to see our art/screenshots blurred. As an example, when I open itch.io homepage I can count 33 cover images out of 79 using pixel art that would benefit from pixelated rendering.

image-rendering: pixelated is available on all browsers (the last one being Firefox in late 2021), so it is possible to make the situation better.

Related issues:

Describe the solution you'd like

Describe alternatives you've considered

I have custom CSS support on my account, it works for images in game descriptions. However screenshots, cover images and avatars are compressed after the upload so applying a custom image-rendering with CSS looks bad.

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

1 participant