|
|
|
|
|
by jacobolus
3985 days ago
|
|
You can do this pretty easily with SVG, assuming your browser supports SVG, and your “caligraphic stroke” means you want the envelope of an ellipse translated along the path. Or do you need the precise bezier-curves for the stroke outline? For that you need to do some computation. |
|
It would be interesting to know how to compute the calligraphic stroke outline in terms of bezier curves from a given bezier curve.