Skip to content

Releases: pencil-js/canvas-gif-encoder

v1.1.2

20 Mar 09:09
Compare
Choose a tag to compare
  • Change license to MIT

v1.1.1

20 Mar 09:09
Compare
Choose a tag to compare
  • The first frame of the gif is always saved

v1.1.0

11 Feb 12:58
Compare
Choose a tag to compare
  • Support ImageData as input of .addFrame function

First version

11 Feb 12:56
Compare
Choose a tag to compare

Allow to create a GIF file from a Canvas drawing context.

v0.2.1

11 Feb 13:01
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
0.2.1

v0.2.0

11 Feb 13:01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Rewrite of the entire code-base
  • Add .flush function
  • Add documentation