Optiroc / SuperFamiconv

Flexible and composable tile graphics converter supporting Super Nintendo, Game Boy, Game Boy Color, Game Boy Advance, Mega Drive, PC Engine and WonderSwan formats.
MIT License
152 stars 22 forks source link

Error conversion snes RAW 2bpp to PNG 8x16 #41

Open hansbonini opened 2 years ago

hansbonini commented 2 years ago

Command: superfamiconv.exe tiles -n "font_16x16.sfc" -o "font_16x16.png" -M snes -B 2 -W 8 -H 16

font is row-interlevead, then 8x16 but output is 8x8

hansbonini commented 2 years ago

And if possible, allow 1,2 and 4bpp in mode none