[Image-SIG] ImageDraw.Draw

Charles G Waldman cgw@fnal.gov
Thu, 6 May 1999 15:35:02 -0500 (CDT)


The "Draw" method described in:

 http://www.pythonware.com/library/pil/handbook/imagedraw.htm

isn't present in Imaging-1.0b/ImageDraw.py, and consequently the
example code on the above Handbook page doesn't run.

This doesn't bother me too much but I'm teaching Python to a friend
and the incongruity between the manual and the actual software gets a
bit confusing.

I assume this is just a case of the Handbook being ahead of the actual 
release... will this method be in PIL 1.0 final?