Title/snap images use unideal resolutions
dstaley opened this issue · 2 comments
The GBA title/snap image set uses a resolution of 165x110, whereas the original source image uses a resolution of 240x160. The GB title/snap image set uses a resolution of 165x149, which is larger than the GameBoy's original resolution of 160x144.
Image from the most recent release:
Original title image (pulled from another image library):
Smaller image on the Pocket:
Larger image on the Pocket:
Ideally, title/snap images should be stored in their original resolution rather than being resized. For box art images, it would probably be best to resize them to 240 pixels wide since that's the largest known-good image width.
It's been a while since I wrote this, but it was not long after Libraries was released. If I remember correctly, I believe I had to scale the image down because the images were getting cut off, but this may have been a bug that a firmware update fixed. I'll try and get some time to address this.
I addressed this by opting to keep the original resolution for title screens and snaps, only scaling when it comes to the box art.