f-paint 0.1.0

A frame-by-frame animation and drawing editor written in Rust
1
2
3
4
5
6
7
8
9
10
11
12
# f-paint


A frame-by-frame animation and drawing editor written in Rust.

**⚠️ This project is currently in development.**

## License


This project is dual-licensed under the [MIT License](https://opensource.org/licenses/MIT) and the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). You may choose either license to govern your use of this software.

- [MIT License]LICENSE-MIT
- [Apache License 2.0]LICENSE-APACHE