Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 402 Bytes

C implementation of ascii image generator, for any 24-bit .bmp image.

Program is used as command line utility and it prints ascii image to console or it genrates html file.

Usage: asciiImage FILE [OPTION]

Options:

  • --html ... output to html file
  • --bitGraphis ... selection of output bit depth
  • --size ... size of outputed image
  • --invert ... inverted colors