Closed (fixed)
Project:
Imagefield Crop
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Feb 2009 at 07:39 UTC
Updated:
20 Feb 2009 at 06:10 UTC
The current code requires the GD library and uses it directly. The latest imageapi code provides the same functionality, but with cleaner code, and does not require a specific graphics library.
Need to remove all GD specific code, and add a dependency on imageapi.
Comments
Comment #1
yhager commentedFixed and committed to dev.