http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of image_textThe latest releases for the package image_textImage_Text 0.7.0
http://pear.php.net/package/Image_Text/download/0.7.0/
First PHP5 release<br />
<br />
* Bug #17621 Vera.ttf is not a valid font file.<br />
* Request #19789 Please Provides LICENSE file
2013年08月07日T13:53:52-05:00bigmichi1Image_Text 0.6.1
http://pear.php.net/package/Image_Text/download/0.6.1/
QA release<br />
<br />
Bug #17619 Warning: imagettfbbox() [function.imagettfbbox]: Could not read font
2011年12月12日T13:58:09-05:00doconnorImage_Text 0.6.0
http://pear.php.net/package/Image_Text/download/0.6.0/
QA release<br />
Bug #10775 when color = #000000 antialias is always true<br />
Bug #11066 Background color overfills the GD Image<br />
Doc Bug #13377 background_color missing in set()<br />
Request #16749 Image to background
2010年10月24日T04:10:21-05:00doconnorImage_Text 0.6.0beta
http://pear.php.net/package/Image_Text/download/0.6.0beta/
* Fixing bug #10722: Example crashes because font file is not found (Thanks to James Pic, Christian Weiske!)<br />
* Updated example and phpDocs (Thanks to Christian Weiske!)<br />
* Fixing requests #2520 - set background-color. (Thanks to James Pic, Christian Weiske!)<br />
* Fixed request #6211 - transparent background. (Thanks to James Pic, Christian Weiske!)<br />
* Unit tests (Thanks to Christian Weiske!)<br />
* Fixed E_NOTICE, setting default max_lines (Thanks to Christian Weiske!)<br />
* Fixed bug #10235<br />
* Fixed request #3356<br />
* Moved to package.xml v.2
2007年04月19日T02:35:03-05:00stoyanImage_Text 0.5.2beta2
http://pear.php.net/package/Image_Text/download/0.5.2beta2/
* Fixed bug 2265: Init a heigth without a canvas.
2004年09月23日T06:43:00-05:00tobyImage_Text 0.5.2beta1
http://pear.php.net/package/Image_Text/download/0.5.2beta1/
* Fixed bug #2182: problems displaying "0"<br />
* Fixed bug #2161: Notice
2004年09月01日T09:24:43-05:00tobyImage_Text 0.5.1beta
http://pear.php.net/package/Image_Text/download/0.5.1beta/
* Fixed bug #1207 supporting old versions - fix included.<br />
* Updated default color array regarding to bug #1203: mega bug summary / with some wishes.<br />
* Added more docs for "font_path" and "font_file" regarding bug #1203: mega bug summary / with some wishes.<br />
* Moved options docs to options array.<br />
* Added simple example to the top.<br />
* Fixed save() method accoriding to bug #1203: mega bug summary / with some wishes.<br />
* Added construct() method according to bug #1203 [Opn->Asn]: mega bug summary / with some wishes.
2004年04月18日T14:44:58-05:00tobyImage_Text 0.5.0
http://pear.php.net/package/Image_Text/download/0.5.0/
First beta release. The API is fixed (except possible feature additions) by now. Please test this<br />
release extensively to improve stability.
2004年04月06日T14:51:14-05:00tobyImage_Text 0.4pl1
http://pear.php.net/package/Image_Text/download/0.4pl1/
Bugfixing release.<br />
* Fixed color handling (using array format with key's 0,1,2 (optionally) 3).
2004年02月22日T08:39:58-05:00tobyImage_Text 0.4
http://pear.php.net/package/Image_Text/download/0.4/
Image_Text experienced extensive debugging and fixing, as well as small adjustments. The standard value<br />
for line_spacing changed to 0.5 but this does not matter for the standard output, since the calculation<br />
has changed.<br />
<br />
The behavior of setColor() and setColors() has changed a bit to allow a new color format which defines<br />
RGB values through an array keyed with 0, 1 and 2 plus optionally 3 as the alpha value.<br />
<br />
This release should work quite fine, since it has been extensively debugged. But since I plan to make some<br />
more improvements I can not promise a 100% stable API. The API should be fixed for about 95% now.
2004年02月19日T20:10:09-05:00toby