Skip to content

Instantly share code, notes, and snippets.

@dbr
Forked from julik/stmap.nk
Created August 3, 2010 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbr/506257 to your computer and use it in GitHub Desktop.
Save dbr/506257 to your computer and use it in GitHub Desktop.
set cut_paste_input [stack 0]
version 6.1 v1
push $cut_paste_input
Remove {
name Remove2
selected true
xpos -40
ypos -187
}
Ramp {
output {rgba.red -rgba.green -rgba.blue}
p0 {0 0}
p1 {2048 0}
color {1 0 0 0}
name Ramp2
selected true
xpos -40
ypos -153
}
Ramp {
output {-rgba.red rgba.green -rgba.blue}
p0 {0 0}
p1 {0 1556}
color {0 1 0 0}
name Ramp1
selected true
xpos -40
ypos -110
}
@Nvizible
Copy link

Nvizible commented Aug 3, 2010

I would still suggest putting expressions for the width and height in there rather than just 2048x1556...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment