Top Level :: Images

Package Information: Image_Canvas 0.2.0

Show All Changelogs
» Version » Information
0.3.1 2007-06-22     alpha
0.3.0 2006-03-02     alpha
0.2.4 2005-11-08     alpha
0.2.3 2005-10-28     alpha
0.2.2 2005-09-30     alpha
0.2.1 2005-08-08     alpha
0.2.0Download

Release date: 2005-08-02 05:50 UTC
Release state: alpha

Changelog:

First released package in PEAR

Changes since last PEPr release:
* Added support for image maps - a separate canvas (Image_Canvas_ImageMap) has been created to accomplish this
* Added support for antialiasing images when using GD (both using native GD method and Image_Graph own implementation)
* Added support for multi line texts
* Added a toHtml() method for to easy facilitate including canvas in HTML (this includes the associated image map, if any)
* Added line ends - only supported in GD canvases currently and not on polygons (yet!)

Dependencies:
  • PHP Extension: gd
  • PEAR Package: Image_Color 1.0.0 or newer