0.88/Turtle Art: Difference between revisions
m moved 0.88/TurtleArt to 0.88/Turtle Art: deCamelCase |
|||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude></noinclude> | ||
<big>'''Turtle Art'''</big> | |||
== Introduction == | == Introduction == | ||
| Line 16: | Line 16: | ||
More Info: | More Info: | ||
* Turtle Art Sugar Activity [[Activities/ | * Turtle Art Sugar Activity [[Activities/Turtle Art|homepage]] | ||
* Turtle Art gallery (See [http://www.turtleart.org]) | * Turtle Art gallery (See [http://www.turtleart.org]) | ||
* Turtle Art Manual (See [http://en.flossmanuals.net/turtleart]) | * Turtle Art Manual (See [http://en.flossmanuals.net/turtleart]) | ||
| Line 40: | Line 40: | ||
File:100Turtles.png|100 Turtles | File:100Turtles.png|100 Turtles | ||
File:TA-savesvg.svg|SVG output using the save SVG block | File:TA-savesvg.svg|SVG output using the save SVG block | ||
File:TA-multivariable.png|Multi-variable Python blocks | |||
</gallery> | </gallery> | ||
| Line 71: | Line 72: | ||
** save SVG block lets you generate SVG with Turtle Art | ** save SVG block lets you generate SVG with Turtle Art | ||
** improved export-to-HTML logic | ** improved export-to-HTML logic | ||
** new translations | ** new translations (hi) | ||
** multi-variable in-line Python-code blocks | |||
** traceback for checking errors in in-line Python code | |||
* completed a major refactoring of the code | * completed a major refactoring of the code | ||
| Line 142: | Line 145: | ||
== Internationalization (i18n) and Localization (l10n) == | == Internationalization (i18n) and Localization (l10n) == | ||
* added fi | * added fi, hi | ||
== Compatibility == | == Compatibility == | ||
| Line 170: | Line 173: | ||
* {{Bug|1657}} Turtle Art has some .png images | * {{Bug|1657}} Turtle Art has some .png images | ||
* {{Bug|1685}} Problem with Spanish translation of "random" | * {{Bug|1685}} Problem with Spanish translation of "random" | ||
* {{Bug|1840}} activity title should be set to sample name after a sample is loaded | |||
==Open tickets== | ==Open tickets== | ||