# lb A TUI library with ASCII/Unicode graphics. ## Example Run the example: ```sh cargo run --example image -- ``` `` must be one of: block, half, quadrant, sextant, or asymmetric. For example: ```sh cargo run --example image -- asymmetric /path/to/image.png ```