Changes for version 0.06

  • Added print colour("reset") as suggested by https://github.com/jwrightecs
  • Added block2braille (convert 2d binary data to 2d braille)
  • Added blockBlit (blit 2d blocks of characters)
  • Added loadGrf (load blocks e.g. fonts)
  • Added importCanvas and exportCanvas (load/save canvas from/to file)
  • Added font2grf to examples folder (convert fonts from https://damieng.com/typography/zx-origins to grf)
  • Added image2grl (convert image to file loadable by Term::Graille *Needs Image::Magick)
  • Added testanimate (convert a folder containg frames into Graille Animation *Needs Image::Magick)

Documentation

Modules

Graphical Display in the terminal using UTF8 Braille characters