[libGD] #79 [Comment added] arc's are drawn incorrectly (plus regression in 2.0.35RC2)
[email protected] (libGD)
| 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) ---------- Hi, Thanks for your feedback! The gdImageArc implementation did not change, however I suspect another bug to be the cause of this problem: #77 (http://bugs.libgd.org/?do=details&task_id=77) vertical lines were not drawn correclty anymore, this regression was introduced after a fix in the anti anti aliased line function (axis aligned lines were two pixels wide). Please try your code using the CVS version (I will release a RC3 during the weekend). I will also add new test cases regarding the arc functions. About the thickness problem, it is a general problem with many shapes. I'm working on a solution for gd 2.1.0. See the following samples: http://blog.thepimp.net/misc/ellipsethick.html (ellipse with thickness > 1 and transparency) or http://pierre.libgd.org/polygons/ (general shapes antialiasing, incl. transparency support) ---------- More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=79#comment231 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.