3 ms·
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 stro
by philips 1mo 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.
- psolidgold 1mo agoThis sounds awesome if it works as you say. Will give it a shot tomorrow! Thank you for the tokens to solve this.
- philips 1mo agoCheckout this "handwriting demo" I made. It uses the stroke information to animate each individual stroke. https://philips.github.io/supernote-web-component/ https://philips.github.io/supernote-web-component/ Click the "Pen" icon then the "Play" button.