Quote Originally Posted by ulrik View Post
This seems to be a very usefull tool, is it possible to make it work under osx (mac)?

regards / Ulrik
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.