summaryrefslogtreecommitdiff
path: root/info/examples/ltt/rosette.eps
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/ltt/rosette.eps
Initial commit
Diffstat (limited to 'info/examples/ltt/rosette.eps')
-rw-r--r--info/examples/ltt/rosette.eps9
1 files changed, 9 insertions, 0 deletions
diff --git a/info/examples/ltt/rosette.eps b/info/examples/ltt/rosette.eps
new file mode 100644
index 0000000000..2ed9009925
--- /dev/null
+++ b/info/examples/ltt/rosette.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
+360 5 div cvi {120 rotate 50 0 lineto 5 rotate} repeat
+closepath stroke
+showpage
+countdictstack InitDictCount sub {end} repeat
+cleartomark restore grestore