No description
Find a file
2025-08-05 01:51:58 +02:00
example example with box drawing chars 2025-07-31 01:30:05 +02:00
src clap with commands: inspect, split, create, split-and-create 2025-08-05 01:49:57 +02:00
.gitignore make splitting functionality dynamic with json-ized data structure 2025-07-31 00:59:35 +02:00
Cargo.lock clap with commands: inspect, split, create, split-and-create 2025-08-05 01:49:57 +02:00
Cargo.toml clap with commands: inspect, split, create, split-and-create 2025-08-05 01:49:57 +02:00
README.md update README 2025-08-05 01:51:58 +02:00

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

cargo run -- split-and-create --index example/index.json --font-dir font --encoding BitPerPix4 font.sff