itch.io is community of indie game creators and players

Devlogs

v1.2.0

Calligrapher AI
A downloadable Rust project for Windows
  • added command line support:
"Hello World!" "output.svg" --line-breaks 2 --legibility 0.15 --thickness 0.1 --style 1337

All parameters except the first (text to be written) are optional.

Legibility must be between 0.15 and 2.5 (inclusive).

Thickness must be between 0.1 and 1.5 (inclusive).

Style values that correspond to those in the GUI are:

  • Random = 1337
  • 1 = 44
  • 2 = 54
  • 3 = 23 (default)
  • 4 = 1
  • 5 = 19
  • 6 = 6
  • 7 = 30
  • 8 = 11
  • 9 = 21

So for example, to use the style labeled 5 in the GUI, you would type:

--style 19

Files

  • SOURCE CODE (v1.2.0)
    Jun 21, 2023
  • EXECUTABLE (v1.2.0) 5.9 MB
    Jun 21, 2023
Download Calligrapher AI
Leave a comment