Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@mjrlowe mjrlowe released this 03 Mar 21:43
· 24 commits to main since this release
  • Added support for GIFs (including animated GIFs)
  • Added support for transparency
  • Color is on by default now
  • Renamed printImageString to printImage
  • getImageString is now getImageStrings, and returns an array of strings (frames of an animation)
  • Added transparencyThreshold and animationLoops as new settings (see readme for more info)
  • Moved all the image decoding stuff to a new file (decode.ts)