backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 14 forks source link

draw text fails with number #83

Closed backface closed 4 years ago

backface commented 4 years ago

Numbers (that is, numbers after calculations, not input as strings) don't work with 'draw text'.

Should be cast to strings first?

image

backface commented 4 years ago

fixed in https://github.com/backface/turtlestitch/commit/847e366275b643451c4a8c543ba85743bcc98dd3