pcx 0.2.2

Library for reading & writing PCX images.
Documentation
1
2
3
4
5
6
7
8
9
10
11
Library for reading and writing PCX images for Rust
=======================

Add it to you dependencies:

    [dependencies]
    pcx = "0.2"

See [API documentation](https://docs.rs/pcx/) for more info.

Released under [WTFPL license](http://www.wtfpl.net/).