3 releases (breaking)
0.3.0 | Nov 21, 2023 |
---|---|
0.2.0 | Jan 17, 2022 |
0.1.0 | Dec 27, 2021 |
#5 in #pixels
19KB
69 lines
Blackie
Simple CLI app for testing the % of true black pixels in a pic.
I don't know what more.
Installation
With cargo:
cargo install blackie
Locally:
- Clone this repo and cd into it. Then:
cargo build --release
- Copy exec from target/release to some dir in PATH
License
- GPLv3
Dependencies
~6–16MB
~126K SLoC