jakubfiala / atrament

A small JS library for beautiful drawing and handwriting on the HTML Canvas.
http://fiala.space/atrament/demo
MIT License
1.57k stars 115 forks source link

Bundle Fill worker as separate package #104

Open jakubfiala opened 4 months ago

jakubfiala commented 4 months ago

This would decrease package size for devs who don't need fill mode, avoid having to use Vite plugins, and avoid issues like #103