summaryrefslogtreecommitdiff
path: root/themes/test2/test.ps
diff options
context:
space:
mode:
authorSteffen Winterfeldt <wfeldt@opensuse.org>2005-01-25 14:13:32 +0000
committerSteffen Winterfeldt <wfeldt@opensuse.org>2005-01-25 14:13:32 +0000
commit2927c3f28b797b02e0e8ac6434f2c444f4672f9d (patch)
tree8f04645cda0b559b7551ac6c32a615bc8f0149d1 /themes/test2/test.ps
parentedc1ab93f2d3d21c46180b8d5751c02900480059 (diff)
Diffstat (limited to 'themes/test2/test.ps')
-rw-r--r--themes/test2/test.ps21
1 files changed, 18 insertions, 3 deletions
diff --git a/themes/test2/test.ps b/themes/test2/test.ps
index 3ba1642..bbf9d68 100644
--- a/themes/test2/test.ps
+++ b/themes/test2/test.ps
@@ -45,7 +45,7 @@
-800 600 8 findmode setmode not { false .end } if
+800 600 16 findmode setmode not { false .end } if
/max_image_colors 0 def
@@ -54,11 +54,26 @@
white settextmodecolor
-"jaguar.jpg" findfile
+"test.jpg" findfile
+
+setimage image.size
dtrace
-xxx
+pop pop
+
+0 0 800 600 image.unpack
+
+/i exch def
+
+white setcolor
+0 0 moveto 300 300 fillrect
+
+0 0 moveto
+
+i
+
+restorescreen
dtrace