You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the reply! Unfortunately I'm not able to. I'm not sure how I'd do that and I'm not familiar with ripping sprites or recoloring them or however you guys get them (which I'm not even sure to be honest). I wish I could be of more help.
litleo for example is gen 6 and looks fine:
but the shiny is pixelated on many other ones:
I'm using
image-rendering: pixelated;
and using:src="https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/{id}.png"
andsrc="https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/{id}.png"
both of which are returned from PokeAPI.I don't believe it's just a form issue since deoxys seems to be fine:
The images for the pixelated shiny ones aren't even the same size (they're 128px instead of the usual 96px).
Thanks in advance! Been using PokeAPI and very very happy with it. Let me know if you need anything else or if there's anything I can do.
The text was updated successfully, but these errors were encountered: