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

13 lines
181 B
Markdown

# 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
```