asciinema / asciicast2gif

Generate GIF animations from asciicasts (asciinema recordings)
MIT License
1.2k stars 83 forks source link

FontFaceOnload error #84

Closed edmcman closed 2 years ago

edmcman commented 2 years ago
~ $ env DEBUG=1 ./node_modules/.bin/asciicast2gif /tmp/angry.cast /tmp/angry.gif                                                                                  10:06:06
==> Loading /tmp/angry.cast...
==> Spawning PhantomJS renderer...
==> Generating frame screenshots...
Loading page...
console.log: ReferenceError: Can't find variable: FontFaceOnload

This is from a fresh npm install.

ku1ik commented 2 years ago

If you still have this problem consider using agg instead, as asciicast2gif is no longer maintained.