Sha256: d351baab1531a62d8e832353a91419ad1bad4058fd518f9fb85832c9c3e0bc23

Contents?: true

Size: 595 Bytes

Versions: 3

Compression:

Stored size: 595 Bytes

Contents

star
----

Draw an n-pointed star, centered at x,y.

Options
^^^^^^^
.. include:: /args/expansion.rst

.. include:: /args/xy.rst

inner_radius
  default: 0

  the distance from the center of the star to the inner circle of its points. Supports :doc:`/units`.


outer_radius
  default: 0

  the distance from the center of the star to the outer circle of its points. Supports :doc:`/units`.


angle
  default: 0

  the angle at which to rotate the star


.. include:: /args/draw.rst
.. include:: /args/range.rst
.. include:: /args/layout.rst

Examples
^^^^^^^^

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
squib-0.12.0 docs/dsl/star.rst
squib-0.11.0 docs/dsl/star.rst
squib-0.10.0 docs/dsl/star.rst