RFX-GIMP

Update of "clockwipe"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: d0f8171c9a13486bee8d26c125bd857cf16f14b5
Page Name:clockwipe
Date: 2012-03-30 04:29:58
Original User: saul
Parent: c6e54db13e0c1b6aeedc1d9508cbb0ba5d0d65b5 (diff)
Content
Command:
Clock Wipe (under Edit->Merge Clipboard)
Type:
Transition
Download:
clockwipe.script
Description:
Transitions from the clipboard buffer to the selected range of the clip using a clock-like motion.
Pre-loop code:
default.preloop
Loop code:
clockwipe.loop
Post-loop code:
None
Triggers:
clockwipe.triggers
Parameters:
$p0 Center X (0 to $width)
$p1 Center Y (0 to $height)
$p2 Counter-clockwise (FALSE/TRUE)
$p3 Wipe to color (FALSE/TRUE)
$p4 Color (RGB)
Notes:
The variable $in2 is the full pathname of the clipboard file (whereas $in is just the basename). The init triggers don't seem to be setting the centers.

TODO: Center clipboard frames. Allow swapping of A-B assignment.