Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve printing images to console #18

Open
Athari opened this issue Mar 8, 2018 · 0 comments
Open

Improve printing images to console #18

Athari opened this issue Mar 8, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Athari
Copy link
Owner

Athari commented Mar 8, 2018

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 Support operating system-specific features like more colors and font style #14).

More image sources:

  1. WPF/WIC (current);
  2. WinForms/GDI+;
  3. 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.

@Athari Athari added the type:feature Feature label Mar 8, 2018
@Athari Athari added this to the 2.0 milestone Mar 8, 2018
@Athari Athari self-assigned this Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant