Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

FelixTemari

1
Posts
1
Topics
A member registered Jul 25, 2023 · View creator page →

Creator of

Recent community posts

Hello, the question isn't directly connected to itchio, but I hope it's fine to seek general advice and support here.
So for my game I'm using small 16x16 pixel art PNGs. I'm rendering them inside html canvas, and I have image smoothing disabled so that these small pictures can be upscaled and still look crisp and pixel-arty. While I was developing and testing it inside chromium web browser all looked and worked fine. After I posted the game on itchio I noticed that my assets appear broken and distorted. At first I thought to blame itchio, but it turned out that it's Firefox (LibreWolf in my case) that renders it differently.

Normal asset (chromium):

Broken asset (firefox):

I decided to also check using Brave (also chromium engine) on both mobile and desktop. Desktop looks just fine while mobile is broken.

So, has anyone else had this issue? And if so, what can I do apart from using higher resolution source assets?