jakubfiala / atrament

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

opacity does not work #52

Closed alireza23 closed 4 years ago

alireza23 commented 4 years ago

opacity does not work on demo!

jakubfiala commented 4 years ago

thanks for reporting this @alireza23 - this option was removed in v1.0.0 of the library, because it doesn't really make much sense. See the v1.2.0 release for a fix and explanation.