stag019 / rgbgfx

rgbgfx is a program which converts PNG images into the Game Boy's planar tile format, for eventual integration into RGBDS
Other
11 stars 1 forks source link

Fix libpng and bitdepth. Add tilemaps. #14

Open yenatch opened 8 years ago

yenatch commented 8 years ago

Please test this if possible.

So far I have tested with:

In particular PNG_COLOR_TYPE_GRAY was set by mspaint, so I'm wondering what needed this in png_to_gb to work.