[libGD] #79 [Comment added] arc's are drawn incorrectly (plus regression in 2.0.35RC2)

[email protected] (libGD) Mon, 07 May 2007 07:00:39 +0000
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#79 - arc's are drawn incorrectly (plus regression in 2.0.35RC2)
User who did this - Pierre Joye (Pierre)

----------
> The problem does not happen if gdAntiAliased is not used.

Ok, the antialias multiple blending ends with a horrible result in gdImageArc and without any antialiasing effect (still jaggy anyway).

The attached patch fixes the issue. I think it is a good way to solve the problem without loosing the actual fix in gdImageAALine for axis aligned lines.

The previous versions did not draw arcs pixels using only black. I think it is an acceptable change given that it never works well anyway.
Is it good enough in your case? 



----------

There was one or more files attached to this comment.

More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=79#comment243

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.