More modes of displaying images: 1. full background character (current); 2. half-height box chartacters; 3. shade box characters; 4. RGB/256 colors if OS/terminal supports it (see #14). More image sources: 1. WPF/WIC (current); 2. WinForms/GDI+; 3. [ImageSharp](https://github.com/SixLabors/ImageSharp); 4. \*nix native something? Also make image sources pluggable instead of current weird internal dependencies. See also [Display a Image in a console application](https://stackoverflow.com/questions/33538527/display-a-image-in-a-console-application).
More modes of displaying images:
More image sources:
Also make image sources pluggable instead of current weird internal dependencies.
See also Display a Image in a console application.