Comment by philips
19 hours ago
I know of the project but it doesn’t actually extract the stroke information. It converts the raster into vector.
My reverse engineering extracts each pen stroke directly into a svg vector.
19 hours ago
I know of the project but it doesn’t actually extract the stroke information. It converts the raster into vector.
My reverse engineering extracts each pen stroke directly into a svg vector.
This sounds awesome if it works as you say. Will give it a shot tomorrow! Thank you for the tokens to solve this.
Checkout this "handwriting demo" I made. It uses the stroke information to animate each individual stroke.
https://philips.github.io/supernote-web-component/
Click the "Pen" icon then the "Play" button.