spite / ccapture.js

A library to capture canvas-based animations at a fixed framerate
MIT License
3.59k stars 407 forks source link

What is workers path? #147

Closed johnnyshankman closed 1 year ago

johnnyshankman commented 1 year ago

There's absolutely not information in the docs on what exactly you expect to be at workers path. You should be linking to this: https://github.com/jnordberg/gif.js/blob/master/dist/gif.worker.js

spite commented 1 year ago

First, calm down (i´ve seen what you wrote before the edit).

Seconds, the docs say "workersPath: path to the gif worker script". If it´s not clear enough for you what that means, maybe revisit what you know about JavaScript and web workers.

Third, feel free to send a PR with the changes that you think would make the docs better.