Script file generated from LiVES
textover_level_2
1.0
Salsaman & Marco De la Cruz
Advanced Text Overlay|Overlaying text on|1|1|
convert
_Text|0|string|LiVES|1024|
St_art X offset|0|num0|0|0|10000|
Sta_rt Y offset|0|num0|0|0|10000|
Start fi_ll colour|0|colRGB24|0|0|0|
Start _stroke colour|0|colRGB24|0|0|0|
Start _point size|0|num0|32|10|120|
_End X offset|0|num0|0|0|1000000|
E_nd Y offset|0|num0|0|0|1000000|
End f_ill colour|0|colRGB24|0|0|0|
End stro_ke colour|0|colRGB24|0|0|0|
En_d point size|0|num0|32|10|120|
Start a_ngle|0|num0|0|-1000000|1000000|
End an_gle|0|num0|0|-1000000|1000000|
_Font|0|string_list|AvantGarde-Book|AvantGarde-BookOblique|AvantGarde-Demi|AvantGarde-DemiOblique|Bookman-Demi|Bookman-DemiItalic|Bookman-Light|Bookman-LightItalic|Courier|Courier-Bold|Courier-Oblique|Courier-BoldOblique|Helvetica|Helvetica-Bold|Helvetica-BoldOblique|Helvetica-Narrow|Helvetica-Narrow-Oblique|Helvetica-Narrow-Bold|Helvetica-Narrow-BoldOblique|NewCenturySchlbk-Roman|NewCenturySchlbk-Italic|NewCenturySchlbk-Bold |NewCenturySchlbk-BoldItalic|Palatino-Roman|Palatino-Italic|Palatino-Bold |Palatino-BoldItalic|Times-Roman|Times-Bold |Times-Italic|Times-BoldItalic|Symbol||
layout|p14|
layout|p1|
layout|p6|fill|p11|
layout|p12|fill|p13|
layout|p2|fill|p7|
layout|p3|fill|p8|
layout|p4|
layout|p9|
layout|p5|
layout|p10|
0x0001
0xF0
$length=$end-$start+1;
$xstep=($p7-$p2)/$length;
$ystep=($p8-$p3)/$length;
$xpos=$p2;
$ypos=$p3;
$cfstep_red=($p9_red-$p4_red)/$length;
$cfstep_green=($p9_green-$p4_green)/$length;
$cfstep_blue=($p9_blue-$p4_blue)/$length;
$csstep_red=($p10_red-$p5_red)/$length;
$csstep_green=($p10_green-$p5_green)/$length;
$csstep_blue=($p10_blue-$p5_blue)/$length;
$cf_red=$p4_red;
$cf_green=$p4_green;
$cf_blue=$p4_blue;
$cs_red=$p5_red;
$cs_green=$p5_green;
$cs_blue=$p5_blue;
$pstep=($p11-$p6)/$length;
$psize=$p6;
$astep=($p13-$p12)/$length;
$angle=$p12;
$fo=$p14;
$cstring1=&RGB24_to_string($cf_red,$cf_green,$cf_blue);
$cstring2=&RGB24_to_string($cs_red,$cs_green,$cs_blue);
system("$convert_command $in -fill $cstring1 -stroke $cstring2 -pointsize $psize -font $fo -draw 'translate $xpos,$ypos rotate $angle text 0,0 \"$p1\"' +matte $out");
$xpos+=$xstep;
$ypos+=$ystep;
$psize+=$pstep;
$cf_red+=$cfstep_red;
$cf_green+=$cfstep_green;
$cf_blue+=$cfstep_blue;
$cs_red+=$csstep_red;
$cs_green+=$csstep_green;
$cs_blue+=$csstep_blue;
$angle+=$astep;
init|$p2_max=$width; $p3_max=$height;
init|$p7_max=$width; $p8_max=$height;
init|$p18=1;
init|