summaryrefslogtreecommitdiffstats
path: root/ue2/imgsynth2/test/input_yellow_man1_indexed8
diff options
context:
space:
mode:
Diffstat (limited to 'ue2/imgsynth2/test/input_yellow_man1_indexed8')
-rw-r--r--ue2/imgsynth2/test/input_yellow_man1_indexed810
1 files changed, 10 insertions, 0 deletions
diff --git a/ue2/imgsynth2/test/input_yellow_man1_indexed8 b/ue2/imgsynth2/test/input_yellow_man1_indexed8
new file mode 100644
index 0000000..997cd4f
--- /dev/null
+++ b/ue2/imgsynth2/test/input_yellow_man1_indexed8
@@ -0,0 +1,10 @@
1#in: test/yellow_man1_xpm_in.xpm
2#out: test/yellow_man1_xpm_out.xpm
3#ref: test/yellow_man1_xpm_ref.xpm
4
5read(XPM, test/yellow_man1_indexed8_in.xpm)
6
7#fillrect(0,3,6,5,0,255,0)
8#fillrect(2,13,7,4,0,0,255)
9
10write(XPM, test/yellow_man1_indexed8_out.xpm)