Add snapshots

This commit is contained in:
2025-06-21 17:21:12 +02:00
parent 43afb9dfd3
commit 7494dc6b75
4 changed files with 88 additions and 0 deletions

View File

@ -0,0 +1,19 @@
---
source: src/handwriting/mod.rs
expression: handwriting.strokes
---
[
[
[-1.0 1.0],
[3.0 1.0],
[3.0 3.0],
[1.5 2.0],
[0.0 0.0],
],
[
[3.0 3.0],
[-1.0 1.0],
[0.0 0.0],
[3.0 1.0],
],
]