skunkstream/test.ini

28 lines
378 B
INI

[thin_font]
type = font
path = fonts/thin-6x12.png
[test_img]
type = image
path = test.png
pos = 50, 450
size = 500, 100
color = #ff0000
[test_label]
type = label
text = Test1234
pos = 100x500
[test_label2]
type = label
text = nya! thin font test
pos = 100, 516
color = #ff00ffff
font = thin_font
[test_9slice]
type = 9slice
path = 9slice-2.png
pos = 200, 200
size = 100, 50