Library for reading and writing PCX images for Rust
Add it to you dependencies:
[dependencies]
pcx = "0.2"
See API documentation for more info.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
- WTFPL license (LICENSE-WTFPL or http://www.wtfpl.net/about)
at your option.
Note that these licenses do not cover the test images (test-data folder).