slib_lang_exists_tmp=yes

slib_title=Regular polygon
slib_parms=4\
5,number of vertices\
,list of colors\
vertex,option: <tt>vertex</tt>, <tt>edge</tt>, <tt>circle</tt>\
raw,option words: <tt>url</tt>, <tt>html</tt>, <tt>raw</tt>

slib_out= Regular polygon with rays
slib_comment=The first item of the output is: by default, the flydraw code (option word <tt>raw</tt>); \
the address of the generated image if the option word is <tt>url</tt> ; \
the html code for inserting image if the option word is the option <tt>html</tt>.\
<br>\
Colors can be in RGB (inside brackets) ; rays from the vertex\
(option <tt>edge</tt>) or from the middle of the edges (option <tt>vertex</tt>) or both. \
If the option is <tt>circle</tt>, a disk is drawn (not a polygon).