WideImage 1.0 branch (discontinued)

WideImage Wiki : Limitations

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Support This Project SourceForge.net Logo
Important notice: this branch was discontinued long ago. A new version is available.

Please visit http://wideimage.sourceforge.net for the new version of library and documentation.
This web site will remain accessible to serve as documentation for the old versions of the library. For help on migration, please refer to the migration guide.
Most recent edit on 2009-03-13 10:04:23 by GasperKozak

Additions:

Currently not supported, but may change

See Roadmap for more.

No support planned

Currently not supported, but planned

See Roadmap for more.

No support planned

You can still write your own code or use another library to manipulate images through the wiImage::getHandle() method, which returns the php image resource.


Deletions:
WideImage is meant to be an easy-to use image manipulation library for the most commonly wanted operations. It's purpose is not to offer an object-oriented interface to the GD library, nor to cover up for GD's bugs and lack of certain features.
An example of what WideImage doesn't support is imagepolygon(). You can still use this (and other) functions on image objects, through the getHandle() method, which returns the php image resource.
Some features, like writing text on images, are planned for next releases, see Roadmap.




Edited on 2007-05-02 08:40:31 by GasperKozak

Additions:
An example of what WideImage doesn't support is imagepolygon(). You can still use this (and other) functions on image objects, through the getHandle() method, which returns the php image resource.
Some features, like writing text on images, are planned for next releases, see Roadmap.


Deletions:
An example of what WideImage doesn't support is [http://www.php.net/imagepolygon imagepolygon()]. You can still use this (and other) functions on image objects, through the getHandle() method, which returns the php image resource.



Oldest known version of this page was edited on 2007-05-02 08:39:35 by GasperKozak []
Page view:

Limitations

WideImage is meant to be an easy-to use image manipulation library for the most commonly wanted operations. It's purpose is not to offer an object-oriented interface to the GD library, nor to cover up for GD's bugs and lack of certain features.

An example of what WideImage doesn't support is [http://www.php.net/imagepolygon imagepolygon()]. You can still use this (and other) functions on image objects, through the getHandle() method, which returns the php image resource.
WideImage - an Object-Oriented PHP Image Library for Image manipulation
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.1476 seconds