cursive-image 0.0.1

Image view for the Cursive TUI library
docs.rs failed to build cursive-image-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cursive-image-0.0.6

crates.io docs.rs

Cursive Image

An image view for the Cursive TUI library.

It will, of course, only work on terminals that support graphics. Relying on the viuer library, it supports the Kitty, iTerm, and Sixel terminal graphic protocols.

The view supports fit or scale sizing modes (fit is the default), image alignment, and scrolling.

Check out the examples.

License

Like much of the Rust ecosystem, licensed under your choice of either of

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

All code and documentation was written by humans. We do not accept "AI"-generated contributions.