lb

Crates.iolb
lib.rslb
version0.6.0
sourcesrc
created_at2023-01-07 16:03:27.776286
updated_at2024-10-01 15:46:08.234924
descriptionA TUI library with ASCII/Unicode graphics.
homepage
repositoryhttps://codeberg.org/tinturing/lb
max_upload_size
id753118
size178,893
(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