I have a lot of png drawings that i wish so save as small as possible.
i have tried optimizing the png but converting to bmf still reveals smaller files
Sometimes saving the raw BMPS inside 7-zip reveals better compressions then bmf)
however since no program can display bmf i wish to make a easy batch file that can convert bmf back to png
i tried converting bmf back to bmp with the bmfc util. and then using pngout to make a png file.BUT
BMFc outputs RLE encoded BMP files and pngout cannot deal with that