File:Pentagram-of-circles.png: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
(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 )
 
No edit summary
 
Line 9: Line 9:
%EOF</pre>
%EOF</pre>


For a different visual version of this, see http://commons.wikimedia.org/wiki/File:Pentagram-of-circles.svg
For a different visual version of this, see
[[:Image:Five-circles-pentagram.png]].

Latest revision as of 10:49, 30 September 2011

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

For a different visual version of this, see Image:Five-circles-pentagram.png.

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:54, 29 September 2011Thumbnail for version as of 16:54, 29 September 2011616 × 600 (9 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