WideImage - image manipulation library

GD and GD2 are useful libraries for creating graphics on-the-fly. Discuss your PHP GD and GD2 scripts here.

Moderators: onion2k, General Moderators

Post Reply
User avatar
dbevfat
Forum Contributor
Posts: 126
Joined: Tue Jun 28, 2005 2:47 pm
Location: Ljubljana, Slovenia

WideImage - image manipulation library

Post by dbevfat »

Hi,

just wanted to let you know I just released the first version of WideImage, an image manipulation library for PHP5+GD2. It's very easy to use and unit-tested with Simpletest. For a glance, take a look at a few simple examples[1].

For details on the release, more information, download, etc. please visit WideImage wiki [2].

[1] http://wideimage.sourceforge.net/wiki/SimpleExamples
[2] http://wideimage.sourceforge.net/wiki/MainPage

best regards
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

Looks like a really good start.
User avatar
dbevfat
Forum Contributor
Posts: 126
Joined: Tue Jun 28, 2005 2:47 pm
Location: Ljubljana, Slovenia

1.0 beta released

Post by dbevfat »

Just thought I'd let you know: WideImage 1.0 beta was released a few days ago. It has some bug fixes and some new features, including basic text-drawing support.

Release notice: http://wideimage.sourceforge.net/wiki/W ... ease10Beta

best regards
Post Reply