Quote Originally Posted by azathothgr View Post
I can't package it for OSX, I've no easy access to it, but theoretically python is cross platform and should work.
If you take the time to run the sources in osx, you could package it as a binary.
That would require installing python, cairo, pycairo, PIL, and something like py2app, some of which aren't very straightforward to install, so I wouldn't recommend going to all that trouble just to run this little script..
On the other hand, if you happen to already have python installed and have some idea of python on OSX (I dont :P), you could give it a shot.
Well I have all dependecies installed already, except py2app, I'm not very good at this kind of thing but I will give it a try.
I guess I have to have the source code?