Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Todo for self: image rendering #342

@polyzium

Description

@polyzium

What do you want

Display bundled images/bitmaps as characters (braille, Unicode or ASCII art)

Why

Some guy requested it (00face?)

Implementation hints

  • A friend of mine's braille converter in python (private repo) can be used. Needs to be ported over.
  • 2 colours (fg/bg) per 2x4 braille cell
  • Possibly use dithering
  • Rendering for the unscii font (Unicode) needs a separate mode. Implementation is in the unscii source archive.
  • ASCII rendering (aalib for monochrome, libcaca for colour)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions