add README

This commit is contained in:
uosfz 2025-07-31 01:12:05 +02:00
parent 3f48f819d5
commit 50991c6de2
Signed by: uosfz
SSH key fingerprint: SHA256:FlktuluyhTQg3jHZNLKwxOOC5hbfrUXM0tz3IA3lGJo

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Font Helper for Karlos
## Features
- take images containing several chars and break them down into individual images
- images containing several consecutive characters in 2D arrangement
- images containing several arbitrary characters in 1D arrangement
- images containing a single character
- build a font automatically out of these individual images
- sequential chars are automatically grouped
## Example
run `cargo run -- example/index.json`