Hi,
ImageCreateFromString doesnt support .gd and .gd2
file types.
I think, its important to support this
types, because ImageCreateFromString its ideal for
images from databases and .gd2 its much more faster
than PNG.
Explicite the time to save a PNG with ImagePNG and
higher resolutions (>800x600) is absolute not reasonable.
Also i miss an implementation of the memory block functions
of libgd, like
gdImagePngPtr, gdImageJpegPtr, gdImageWBMPPtr, gdImageGdPtr,
gdImageGd2Ptr.
This is usefull for getting an image with ImagePNG,
manipulate it and wrote direct to a database.
--
Holger
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]