Robin Becker wrote:
> Steve Holden wrote:
>
>>Is anyone aware of (a fix for) problems I'm having getting PIL 1.1.5 to
>>create bitmaps using TrueType and openType fonts? When I create an image
>>using the standard PIL fonts everything seems fine, but when I use
>>ImageFont.truetype(, ) no text
Steve Holden wrote:
> Is anyone aware of (a fix for) problems I'm having getting PIL 1.1.5 to
> create bitmaps using TrueType and openType fonts? When I create an image
> using the standard PIL fonts everything seems fine, but when I use
> ImageFont.truetype(, ) no text is drawn.
>
> setup.py r
Steve,
On Sat, Aug 27, 2005 at 11:43:23PM -0400, Steve Holden wrote:
> Cygwin runs Python 2.4.1, Windows runs 2.4. Any light on this mystery
> gratefully received.
You may get better traction on the Cygwin mailing list. I recommend
trying there.
Jason
--
PGP/GPG Key: http://www.tishler.net/ja
Is anyone aware of (a fix for) problems I'm having getting PIL 1.1.5 to
create bitmaps using TrueType and openType fonts? When I create an image
using the standard PIL fonts everything seems fine, but when I use
ImageFont.truetype(, ) no text is drawn.
setup.py reports from debug print statemen