image2cpp
image2cpp copied to clipboard
Issues with Images of Different Sizes
This tool assumes that each image file is intended to be displayed individually. However, there are several issues:
-
It uses the size of the last loaded image file as the screen size, which may not necessarily be the correct screen size.
-
When loading images of different sizes, altering any option will resize all images to the screen size assumed in the previous point, resulting in incorrectly displayed graphics.
Same here, impossible to use with different sized bitmaps.