Edit report at http://pear.php.net/bugs/bug.php?id=17601&edit=1
ID: 17601
Updated by: wenz@php.net
Reported By: troy at tlainvestments dot com
Summary: Add antialias option for lines, etc.
Status: Closed
Type: Feature/Change Request
Package: Text_CAPTCHA
Operating System: Ubuntu linux & Mac OS X
Package Version: 0.4.0
PHP Version: 5.3.0
Assigned To: neufeind
Roadmap Versions:
New Comment:
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/
fixed in release 0.4.2
Previous Comments:
------------------------------------------------------------------------
[2010-12-20 22:07:54] neufeind
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: neufeind
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Thought about making antialias default to "false", since it antialiasing
wasn't set before and that would have been stricly backward-compatible.
But since the package is still in alpha and I expect people will, in
general, prefer to use antialiasing I've decided to choose "true" as
suggested.
An explicit note in the changelog will be needed though.
------------------------------------------------------------------------
[2010-07-16 07:53:36] troyanderson
Added #patch bug:17601;patch:text_captcha.diff;revision:1279266816;.
------------------------------------------------------------------------
[2010-07-16 07:51:29] troyanderson
Description:
------------
gd has imageantialias which makes line and shape drawing
ansialiased. It would be great if there were an option where that
could be called for the canvas if desired.
------------------------------------------------------------------------