You can post the source or let someone else try to compile it.zxretrosoft wrote:Yes, definitely, just PB code.
I'm not against it. I'm working now on version 2.0, and it may already be for OS X. What should I do then?

A little codewise suggestion ...
I have played with palettes myself and using a sorted and indexed palette makes it much faster to find the closest color.
If you aren't already doing that, you might consider that.