Crate ansinator_ansi_image

Source
Expand description

ansi_image provides.

  • AnsiImage: A general representation of an image in ansi.

  • AnsiAscii: A representation of an image in ascii.

  • AnsiBlock: A representation of an image in unicode half-block characters and spaces.

  • AnsiBraile: A representation of an image in 8-dot Braile.

  • AnsiUniblock: A representation of an image in unicode sextant characters.

Modulesยง

ansi
A general representation of an image in ansi.
ascii
Representation of an image in ascii.
block
Representation of an image in block.
braile
Representation of an image in braile 8-dot.
error
Wrapper of errors.
uniblock
Representation of an image in uniblock.