23 Mar
2005
23 Mar
'05
7:25 a.m.
Hello, I have just uploaded 2 image tool kits for use with the new image api that is now in drupal, and going to appear in 4.6. The first uses the php imagick extension so there is no shelling out to execute the convert command. This works well except I do find it a bit slow. The second uses the php imlib extension which is extremely fast, and uses all native php. I have uploaded these into my sandbox, and if possible I would like these included in James new image module. But I do think that there should be a better place to put these. Maybe not in core, but maybe a place in contributions somewhere for image tool kits. -- Gordon Heydon <gordon@heydon.com.au>