pcx

Crates.iopcx
lib.rspcx
version0.2.4
created_at2016-12-09 23:26:20.476618+00
updated_at2024-11-06 19:11:28.673859+00
descriptionLibrary for reading & writing PCX images.
homepagehttps://github.com/kryptan/pcx
repositoryhttps://github.com/kryptan/pcx
max_upload_size
id7521
size69,967
(kryptan)

documentation

https://docs.rs/pcx/

README

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

at your option.

Note that these licenses do not cover the test images (test-data folder).

Commit count: 56

cargo fmt