Possible Duplicate:
Python: The _imagingft C module is not installed
It seem that some of my problems with working with fonts, are due to the luck of _imagingft module. how can I install it? what are the steps
Possible Duplicate:
Python: The _imagingft C module is not installed
It seem that some of my problems with working with fonts, are due to the luck of _imagingft module. how can I install it? what are the steps
It's created by building PIL with the FreeType development files in place.