Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lokathor/imagine
Barebones image opening library.
https://github.com/lokathor/imagine
apache2-license mit-license rust zlib-license
Last synced: about 2 months ago
JSON representation
Barebones image opening library.
- Host: GitHub
- URL: https://github.com/lokathor/imagine
- Owner: Lokathor
- Created: 2021-03-12T05:58:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T03:44:57.000Z (over 1 year ago)
- Last Synced: 2024-10-16T05:21:56.242Z (2 months ago)
- Topics: apache2-license, mit-license, rust, zlib-license
- Language: Rust
- Homepage: https://docs.rs/imagine
- Size: 15.5 MB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# [Docs.rs](https://docs.rs/imagine/)
# `imagine`
* Can parse PNG, BMP, and Netpbm files
## License
All the code and docs are licensed `Zlib OR Apache-2.0 OR MIT`, as given in the
`Cargo.toml` file.Testing images, in the `tests/` folder, usually have alternate permissive licenses.