From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- info/examples/ltt/rgray.eps | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 info/examples/ltt/rgray.eps (limited to 'info/examples/ltt/rgray.eps') diff --git a/info/examples/ltt/rgray.eps b/info/examples/ltt/rgray.eps new file mode 100644 index 0000000000..da0c3a6faa --- /dev/null +++ b/info/examples/ltt/rgray.eps @@ -0,0 +1,9 @@ +%!PS-Adobe-2.0 EPSF-1.2 +%%BoundingBox: 0 0 100 100 +/InitDictCount countdictstack def gsave save mark newpath +50 50 translate newpath 50 0 moveto .8 setgray +360 5 div cvi 1 add {120 rotate 50 0 lineto 5 rotate} repeat +closepath stroke +showpage +countdictstack InitDictCount sub {end} repeat +cleartomark restore grestore -- cgit v1.2.3