WideImage 1.0 branch (discontinued)

WideImage Wiki : WideImageRequirements

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Support This Project SourceForge.net Logo
Important notice: the development of WideImage 1.0 branch is discontinued. 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 2007-07-12 16:33:21 by GasperKozak

Additions:
* Minimum: 5.1
* Will require PHP 5.2 from February 5, 2008


Deletions:
* Minimum: 5.1.2
* Recommended: 5.2+




Edited on 2007-07-01 15:33:17 by GasperKozak [nerdy correction]

Additions:
No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, an 800x600 true-color image takes up about 800 * 600 * 4 bytes + overhead ~= 2MB of memory). See also WideImage's resource handling for details on memory usage.

Deletions:
No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, an 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.



Edited on 2007-07-01 15:31:40 by GasperKozak [updated minimum required php version]

Additions:
* Minimum: 5.1.2

Deletions:
* Minimum: 5.1.0



Edited on 2007-03-03 11:32:34 by GasperKozak

Additions:

CategoryDoc




Edited on 2007-03-02 17:42:28 by GasperKozak

Additions:
No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, an 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.

Deletions:
No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.



Edited on 2007-03-02 17:41:30 by GasperKozak

Additions:
No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.
WideImage is E_ALL+E_STRICT compliant.


Deletions:
WideImage is E_ALL+E_STRICT compliant. No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.



Edited on 2007-03-02 17:41:14 by GasperKozak

Additions:
* GD2 extension

Deletions:
* [http://www.php.net/gd GD2 extension]



Edited on 2007-03-02 16:26:11 by GasperKozak

Additions:

Requirements



Deletions:

= Requirements

=




Edited on 2007-03-02 16:26:03 by GasperKozak

Additions:

= Requirements

=


Deletions:

Requirements





Edited on 2007-03-02 16:25:05 by GasperKozak

Additions:

Requirements



Deletions:

WideImage requirements





Oldest known version of this page was edited on 2007-03-02 16:23:57 by GasperKozak []
Page view:

WideImage requirements


PHP

* Minimum: 5.1.0
* Recommended: 5.2+
* [http://www.php.net/gd GD2 extension]

PHP Settings

WideImage is E_ALL+E_STRICT compliant. No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, 800x600 true-color image takes up about 2MB of memory). See also WideImage's resource handling for details on memory usage.
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.1048 seconds