What is the easiest way to generate a bitmap using Python?
Text support would be nice, but not required.
(On Mac, I tried using Quartz through Python, but Snow Leopard seemed to disrupt its functionality. So I decided to look for a solid, cross-platform solution that would not be interrupted every time the OS was updated.)
source
share