File:Five-circles-pentagram.png

From Knot Atlas
Jump to navigationJump to search

Five-circles-pentagram.png(616 × 600 pixels, file size: 23 KB, MIME type: image/png)

Ornamental interlaced pentagram design consisting exclusively of intersecting circular arcs. Self-made, declared to be in public domain, generated from a version of the following PostScript source code:

%!
300 396 translate 32 setlinewidth/x{100 36 sin mul}def 5{0 100 x 0 360 arc
closepath stroke 72 rotate}repeat 8 setlinewidth 1 setgray 5{0 100 x 20
add 324 369 arc stroke 0 100 x 20 add 216 260 arc stroke 72 rotate}repeat
showpage
%EOF

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:34, 30 September 2011Thumbnail for version as of 10:34, 30 September 2011616 × 600 (23 KB)AnonMoos (talk | contribs)Ornamental interlaced pentagram design consisting exclusively of intersecting circular arcs. Self-made, declared to be in public domain, generated from a version of the following PostScript source code: <pre>%! 300 396 translate 32 setlinewidth/x{100 36 s