Top Level :: Images

Package Information: Image_Text

Show All Changelogs
» Version » Information
0.6.0betaDownload

Release date: 2007-04-19 06:35 UTC
Release state: beta

Changelog:

* Fixing bug #10722: Example crashes because font file is not found (Thanks to James Pic, Christian Weiske!)
* Updated example and phpDocs (Thanks to Christian Weiske!)
* Fixing requests #2520 - set background-color. (Thanks to James Pic, Christian Weiske!)
* Fixed request #6211 - transparent background. (Thanks to James Pic, Christian Weiske!)
* Unit tests (Thanks to Christian Weiske!)
* Fixed E_NOTICE, setting default max_lines (Thanks to Christian Weiske!)
* Fixed bug #10235
* Fixed request #3356
* Moved to package.xml v.2

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PHP Extension: gd
0.5.2beta2Download

Release date: 2004-09-23 10:43 UTC
Release state: beta

Changelog:

* Fixed bug 2265: Init a heigth without a canvas.

Dependencies:
  • PHP Extension: gd
0.5.2beta1Download

Release date: 2004-09-01 13:24 UTC
Release state: beta

Changelog:

* Fixed bug #2182: problems displaying "0"
* Fixed bug #2161: Notice

Dependencies:
  • PHP Extension: gd
0.5.1betaDownload

Release date: 2004-04-18 18:44 UTC
Release state: beta

Changelog:

* Fixed bug #1207 supporting old versions - fix included.
* Updated default color array regarding to bug #1203: mega bug summary / with some wishes.
* Added more docs for "font_path" and "font_file" regarding bug #1203: mega bug summary / with some wishes.
* Moved options docs to options array.
* Added simple example to the top.
* Fixed save() method accoriding to bug #1203: mega bug summary / with some wishes.
* Added construct() method according to bug #1203 [Opn->Asn]: mega bug summary / with some wishes.

Dependencies:
  • PHP Extension: gd
0.5.0Download

Release date: 2004-04-06 18:51 UTC
Release state: beta

Changelog:

First beta release. The API is fixed (except possible feature additions) by now. Please test this
release extensively to improve stability.

Dependencies:
  • PHP Extension: gd
0.4pl1Download

Release date: 2004-02-22 13:39 UTC
Release state: alpha

Changelog:

Bugfixing release.
* Fixed color handling (using array format with key's 0,1,2 (optionally) 3).

Dependencies:
  • PHP Extension: gd
0.4Download

Release date: 2004-02-20 01:10 UTC
Release state: alpha

Changelog:

Image_Text experienced extensive debugging and fixing, as well as small adjustments. The standard value
for line_spacing changed to 0.5 but this does not matter for the standard output, since the calculation
has changed.

The behavior of setColor() and setColors() has changed a bit to allow a new color format which defines
RGB values through an array keyed with 0, 1 and 2 plus optionally 3 as the alpha value.

This release should work quite fine, since it has been extensively debugged. But since I plan to make some
more improvements I can not promise a 100% stable API. The API should be fixed for about 95% now.

Dependencies:
  • PHP Extension: gd
0.3pl1Download

Release date: 2004-02-16 12:28 UTC
Release state: alpha

Changelog:

This is a bugfixing release, replacing the broken example file.

Dependencies:
  • PHP Extension: gd
0.3Download

Release date: 2004-02-15 21:07 UTC
Release state: alpha

Changelog:

Summary:
--------

* Great speed improvements.
* Completely rewriten.

This release is a complete rewrite of the Image_Text package and therefor gives no cent on
API BC issues. The Image_Text_Line class has been dropped completely for performance reasons.
Thanks to the support of Pierre Alan Joye (pajoye@php.net)! The dependency to Image_Tools (which
will be the next for a rewrite) has been dropped, too.

Dependencies:
  • PHP Extension: gd
0.2Download

Release date: 2003-11-13 00:46 UTC
Release state: alpha

Changelog:

Implements the new Image_Tools package structure and fixes
the following bugs:
176, Antialiasing done wrong
177, correction for Image_Text-constructor
178, error in comment-block
179, textsize and position
180, Antialiasing-setting don't get through
188, Typo in Image_Text.php
189, Methods called as class variables

Dependencies:
0.1Download

Release date: 2003-11-03 17:33 UTC
Release state: alpha

Changelog:

Initial Release

Dependencies:
  • PHP Extension: gd
  • PEAR Package: Image_Tools newer than 0.0