sprity 0.1.0

Sprite sheet loader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Sprity [![Latest Version]https://img.shields.io/crates/v/sprity.svg]https://crates.io/crates/sprity

Sprity is a sprite sheet loader for animated and layered sprites.

## Features

| Feature    | Description                       | Extra dependencies | Default |
| ---------- | --------------------------------- | ------------------ | ------- |
| `aseprite` | Enable support for aseprite files | `sprity-aseprite`  | yes     |

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0)>
- MIT license ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT)>

at your option.