xcursor 0.3.4

A library for loading XCursor themes
Documentation
# xcursor-rs

[![Crates.io](https://img.shields.io/crates/v/xcursor)](https://crates.io/crates/xcursor)
[![Docs.rs](https://docs.rs/xcursor/badge.svg)](https://docs.rs/xcursor/)
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

A library to load XCursor themes, and parse XCursor files.


# Possible issues (to be tested)
- Endianness of file is not completely clear (it's either little or
native, the spec doesn't say anything about it)