ukiyoe 0.0.1

A library for rendering images to the terminal
Documentation
# ukiyoe

<a href="https://docs.rs/ukiyoe"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>

Render images to the terminal using truecolor and unicode

<img width="651" alt="Screen Shot 2022-07-27 at 6 40 39 PM" src="https://user-images.githubusercontent.com/294042/181401896-567d0d21-2d23-4452-9a77-a39327c32f1d.png">

```terminal
cargo add ukiyoe
```

# Examples

# Art

# License

This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.

### Contribution

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