Rev 5903 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5903 | Rev 7424 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | slib_title=Write on a spirale |
1 | slib_title=Write on a spirale |
2 | slib_parms=2\ |
2 | slib_parms=2\ |
3 | ,some text\ |
3 | ,some text\ |
4 | raw,option words: url, html, raw |
4 | raw,option words: url, html, raw |
5 | slib_out=Text written on a spirale (+ size of the image when the option word is \ |
5 | slib_out=Text written on a spirale (+ size of the image when the option word is \ |
6 | <span class="tt">url</span>). |
6 | <span class="tt">url</span> or <span class="tt">html</span>). |
7 | slib_comment=The first item of the output is: by default, the flydraw code (option word <span class="tt">raw</span>); \ |
7 | slib_comment=The first item of the output is: by default, the flydraw code (option word <span class="tt">raw</span>); \ |
8 | the address of the generated image if the option word is <span class="tt">url</span> ; \ |
8 | the address of the generated image if the option word is <span class="tt">url</span> ; \ |
9 | the html code for inserting image if the option word is the option <span class="tt">html</span>. |
9 | the html code for inserting image if the option word is the option <span class="tt">html</span>. |
10 | 10 | ||
11 | slib_example=Here is a try,html\ |
11 | slib_example=Here is a try,html\ |