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
155 stars 22 forks source link

Improve palette packing algorithm #52

Open ISSOtm opened 3 months ago

ISSOtm commented 3 months ago

tl;dr: some simple images end up packing poorly with the current algorithm.

https://github.com/ISSOtm/no_packsaran has some more details, and a link to an implementation of a more efficient packer, if you want.