lb

Crates.iolb
lib.rslb
version0.5.0
sourcesrc
created_at2023-01-07 16:03:27.776286
updated_at2024-01-01 11:50:48.921992
descriptionA TUI library with ASCII/Unicode graphics.
homepage
repositoryhttps://codeberg.org/tinturing/lb
max_upload_size
id753118
size128,831
(tinturing)

documentation

README

lb

A TUI library with ASCII/Unicode graphics.

Example

Run the example:

cargo run --example image -- <typesetter> <image>

<typesetter> must be one of: block, half, quadrant, sextant, or asymmetric.

For example:

cargo run --example image -- asymmetric /path/to/image.png
Commit count: 0

cargo fmt