Project

General

Profile

Feature #20207 » 0010725_test.txt

Administrator Admin, 2009-03-19 00:35

 
50 = COA
50 {
# Regular rendered text
10 = IMAGE
10 {
file = GIFBUILDER
file {
XY = [10.w]+[20.w]+20,max([10.h], [20.h])+10
transparentBackground = 1
# Render regular text
10 = TEXT
10 {
text = Inspire
offset = 0,[10.h]
niceText = 0
fontColor = #69A550
fontSize = 26
}
20 = TEXT
20 {
text = people to share
offset = [10.w]+10,[10.h]
niceText = 0
fontColor = #FF8700
fontSize = 13
}
}
}
# Nice rendered text
20 < .10
20.file {
10.niceText = 1
20.niceText = 1
}
}
(1-1/2)