Elton Chen-Yu Ho
Elton Chen-Yu Ho
Hi @wacky6 @tomayac, Thanks for reaching out. It indeed interests me. The proposal already covers more than I can think of, e.g., the privacy concerns and the [Segmentation Result](https://github.com/WICG/handwriting-recognition/blob/main/explainer.md#segmentation-result). It...
You can set stroke style before stroke(), i.e., https://github.com/ChenYuHo/handwriting.js/blob/6d41109d3293295a7d7678d0cb97f483d28f47ec/handwriting.canvas.js#L93 and https://github.com/ChenYuHo/handwriting.js/blob/6d41109d3293295a7d7678d0cb97f483d28f47ec/handwriting.canvas.js#L140 e.g., ``` this.cxt.strokeStyle = '#ff0000'; // make the following stroke red this.cxt.stroke(); ``` You may also add a color...
Also looking for the 480 job trace. Could you provide it? @juncgu