This commit is contained in:
Preet Shihn
2018-03-12 13:21:15 -07:00
parent 9b9a0bceb8
commit 9fc11f4597
2 changed files with 10 additions and 0 deletions

View File

@@ -98,6 +98,11 @@ If you have [Workly](https://github.com/pshihn/workly) imported on your web page
[View examples here](https://github.com/pshihn/rough/wiki/Examples)
## RoughJS in a web worker
RoughJS processing can easily be delegated to a web worker.
Read about it [here](https://github.com/pshihn/rough/wiki/RoughJS-in-a-web-worker).
## API & Documentation
[Full Rough.js API](https://github.com/pshihn/rough/wiki)

View File

@@ -98,6 +98,11 @@ If you have [Workly](https://github.com/pshihn/workly) imported on your web page
[View examples here](https://github.com/pshihn/rough/wiki/Examples)
## RoughJS in a web worker
RoughJS processing can easily be delegated to a web worker.
Read about it [here](https://github.com/pshihn/rough/wiki/RoughJS-in-a-web-worker).
## API & Documentation
[Full Rough.js API](https://github.com/pshihn/rough/wiki)