node-demotivator-native/crates/meow_image/README.md

13 lines
181 B
Markdown
Raw Normal View History

2023-01-02 07:31:09 +00:00
# Meow Image
Blazing fast 🚀 higher-level image proccessing library
# Building
1. **Move your font to the root of the project.**
2. Then run
```bash
cargo build --release
```