Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 373 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 373 Bytes

Image to ASCII Image

Usage

Usage:
toascii [options] [file]
help:
-h, --help\tprints this message
options:
-o, --output <path>   Save Output Image to <path>. Default is current directory

Dependencies

  • ImageMagick (should include Magick++-config) >= 7.1

Building

run make

make

Development

if using clangd LSP run

make compile_flags.txt