[Image-SIG] aggdraw Path.curveto

Fredrik Lundh fredrik at pythonware.com
Thu Mar 9 14:55:56 CET 2006


Tal Leming wrote:

> I'm attempting to use the aggdraw Path object and I'm running into a
> problem. All of my curveto calls aren't giving me the expected
> results. For example, with the code below I expect to get a curved
> line, but instead I get a series of flat lines. Am I doing something
> wrong?

probably not.

it's most likely a bug; the path stuff is a relatively recent addition, and pro-
bably not fully tested.  I'll take a look.

</F> 





More information about the Image-SIG mailing list