[libGD] #65 [Task opened] gdImageSetThickness() has no effect on Anti Aliased Lines
[email protected] (libGD)
| Newsgroups | php.gd.bugs |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Someone Insignificant (isomeone) Attached to Project - libGD Summary - gdImageSetThickness() has no effect on Anti Aliased Lines Task Type - Bug Report Category - Drawing function Status - Unconfirmed Assigned To - Operating System - Linux Severity - Medium Priority - Normal Reported Version - 2.0.34 Due in Version - Undecided Due Date - Undecided Details - I tried drawing an anti-aliased line with gdImageLine() on a true color image and it worked. The line was anti-aliased. Then I added a call to gdImageSetThickness() just before the call to gdImageLine() and it had no effect. I then changed the color of the line being draw to white and commented out the call to gdImageSetAntiAliased() and the line was drawn at the new thickness, so it appears either a) anti-aliased lines cannot be draw except with a thickness of 1, or b) this is a bug. It would be nice if this were fixed. More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=65 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.