8 releases (5 breaking)

0.6.0 Oct 1, 2024
0.5.0 Jan 1, 2024
0.4.1 Oct 5, 2023
0.4.0 Aug 13, 2023
0.1.1 Jan 14, 2023

#254 in Command-line interface

AGPL-3.0-only

76KB
2K SLoC

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

Dependencies