Log of /contributions/modules/imagecache_actions/canvasactions.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.4.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 31 04:12:20 2009 UTC
(2 months, 3 weeks ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.1.4.16: +136 -130 lines
Diff to
previous 1.1.4.16
, to
branch point 1.1
HUGE number of small changes - code style tweaks, just whitespace niggles generally. PLUS an entirely new revised algorithm for rounded corners contributed by donquixote http://drupal.org/node/564036 . Sorry for the huge patch if anyone is CVS-ing, you are best to take a diff of your own changes, then REPLACE all files from cvs-dev, then re-apply. All the code convention fixes will have scrambled most checkouts.
Revision
1.1.4.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 2 04:54:50 2009 UTC
(6 months, 3 weeks ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.1.4.12: +66 -7 lines
Diff to
previous 1.1.4.12
, to
branch point 1.1
Modified imagecache_actions_keyword_filter to allow values like right-10. This is to be used in the next text renderer. Restored source2canvas action - I found a use for it. added trial support for imagemagick overlay - using pipeline not save & open. Added a warning about imagemagick if not supported. Added validation to the xpos/ypos values. Just ensures they are set to 0 if blank. Mainly for the UI summary.
Revision
1.1.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 22 23:58:05 2009 UTC
(7 months ago)
by
dman
Branch:
DRUPAL-5--2
Changes since
1.1.2.2: +15 -15 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
Repaired the breakages caused by the March 2009 imageapi upgrade.
Backport fixes etc
OK -
If you are using imageapi-DRUPAL-5--1-5 or greater, USE THIS imagecache_actions-DRUPAL-5--3
If you have imageapi-DRUPAL-5--1-4 or less, USE imagecache_actions-DRUPAL-5--2
Make sense? Me neither.
Revision
1.1.4.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 12 22:46:37 2009 UTC
(8 months, 2 weeks ago)
by
dman
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-4
Changes since
1.1.4.7: +25 -14 lines
Diff to
previous 1.1.4.7
, to
branch point 1.1
imageapi changed ->res to ->resource.
this messed up my internals a lot.
renamed the image resource for definecanvas and for roundedcorners
added slight support for indexedcolor gifs adding rounded corners (rare, but came up in a test case)
Revision
1.1.4.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 10 14:47:29 2009 UTC
(8 months, 2 weeks ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.1.4.6: +23 -13 lines
Diff to
previous 1.1.4.6
, to
branch point 1.1
Testing/fixing issues for transparent gifs.
Updated to the dev version of imageapi
*THIS IS NOW INCOMPATABLE WITH EARLIER VERSIONS OF IMAGEAPI*
due to an internal API change.
Updgrade both or neither :-/
Revision
1.1.4.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 10 01:52:31 2009 UTC
(8 months, 2 weeks ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.1.4.5: +75 -0 lines
Diff to
previous 1.1.4.5
, to
branch point 1.1
Added the 'aspect' action, which allows you to choose between two different presets depending on whether the image is wide or tall. This is quite a specific requirement, but may help in some designs.
Revision
1.1.4.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 6 21:53:55 2009 UTC
(10 months, 2 weeks ago)
by
dman
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-2
Changes since
1.1.4.4: +55 -60 lines
Diff to
previous 1.1.4.4
, to
branch point 1.1
Removed redundant source2canvas effect
Added more UI help, and a little validation.
Added missing action summary text for some processes
Changed how 'underlay' handles the resulting image size. It WAS cropping to the size of the background image only. Now it offers choices.
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.