Daan van Berkel
Daan van Berkel
I am more than willing to make the change in the documentation if it is indeed the case that it should read `kind-scm`.
Ah, that makes sense. I did not install Kind from npm. Your suggestion seems reasonable to me. It would also sit nice with issue #242. The installation process went with...
@sunjay I have some experience with SVG and recently got interested in the turtle. I am using it in a [L-system](https://en.wikipedia.org/wiki/L-system) workshop I am preparing. As a thank you for...
@sunjay That is a very detailed plan to implement SVG export! Thanks for giving so many pointers. I will start working on it shortly. I also send you a mail...
In `src/state.rs` de `Pen` struct has a `enabled` field. I am guessing that it indicates if the pen is drawing or not? Is this correct? So paths and polygons that...
The L-systems workshop mentioned in this issue is slightly different from the undo/redo functionality. In the example the turtle is extended with a push and pop function. Push pushes the...
If push/pop is worthwhile is for you to decide :smiley:
I am no expert, or involved in the project, just interested and motivated. My expectation for the `float` parser would be that it consumes the point (`.`), even when no...
Maybe related to #279
I am using Firefox and saw the same problem, albeit with a different package.