Log of /contributions/modules/imageapi/imageapi.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 19 14:34:03 2008 UTC
(19 months, 1 week ago)
by
dopry
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0-RC5
Changes since
1.11: +1 -20 lines
Diff to
previous 1.11
make requirements a little smarter... prevent users with old version of GD without gif, jpg, png
support from using imageapi_gd. Warn users if PHP implementations of rotate or filter will be used.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 17 11:04:13 2008 UTC
(19 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.10: +46 -1 lines
Diff to
previous 1.10
fix rotate in imagemagick.module
gd fixes add imagefilter and imagerotate functions if php-gd was compiled with out them.
cleaned up php imagefilter code a bit...
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 14 13:15:13 2007 UTC
(23 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Initial Commit of ImageAPI.
Supports multiple toolkits simultaneously...
Supports non-writing image operations...
Uses hooks to allow modular exposure of image toolkits.
Needs TLC with objects and memory management.
I think i'm duplicating lots of resources.
ImageCache 2.x output is much prettier without the
multiple destructive writes...
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.