7 releases (4 breaking)

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

#266 in Command-line interface

AGPL-3.0-only

47KB
1.5K 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