From f2872bfd97f9297b1446f1fd6595a32dc509f301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Neuwirth?= Date: Wed, 29 Apr 2009 04:10:10 +0200 Subject: Adding cpixmap.cpp, cpixmap.h and test fieles --- ue2/imgsynth2/test/input_yellow_man1_indexed8 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ue2/imgsynth2/test/input_yellow_man1_indexed8 (limited to 'ue2/imgsynth2/test/input_yellow_man1_indexed8') 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 @@ +#in: test/yellow_man1_xpm_in.xpm +#out: test/yellow_man1_xpm_out.xpm +#ref: test/yellow_man1_xpm_ref.xpm + +read(XPM, test/yellow_man1_indexed8_in.xpm) + +#fillrect(0,3,6,5,0,255,0) +#fillrect(2,13,7,4,0,0,255) + +write(XPM, test/yellow_man1_indexed8_out.xpm) -- cgit v1.2.3