From 384539f7cc9feaa7ef7cee385cce472c6966c843 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 27 Apr 2009 00:24:16 +0200 Subject: Adding ue1 --- ue1/imgsynth/test/input | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ue1/imgsynth/test/input (limited to 'ue1/imgsynth/test/input') diff --git a/ue1/imgsynth/test/input b/ue1/imgsynth/test/input new file mode 100644 index 0000000..8036ae3 --- /dev/null +++ b/ue1/imgsynth/test/input @@ -0,0 +1,6 @@ +read(BMP, test/yellow_man_in.bmp) +fillrect(0,3,6,5,0,255,0) +fillrect(2,13,7,4,0,0,255) +write(BMP, "test/yellow_man_out.bmp") + + -- cgit v1.2.3