At the moment there is not much choice in the font list. Only a script font is available in lowercase. I'm working on other fonts but this is a time consuming activity, so if you are in a contributing mood feel free to create and submit you own font. (details at the bottom of the page)
Create plot data
Submit your own fonts
If you have your own engraving font you can have it added to the website. To make you font compatible with the program you need to keep following formatting rules in mind:
Every character has it's own plot file ("a.plt", "A.plt",...)
The width (W) and offset from the bottom (Y) are defined in plotter untits, 40 plu per millimeter and 1016 plu per inch. They need to be added as separate lines to the character's plt file, without a semicolon at the end.
W=9845
Y=-6000
...
plt data here
...
If you export a plt file from CorelDraw and add two lines with width and bottom offset you have a char! You can put the baseline at 0 and only give a Y value to chars with parts below the base.
Save all your characters in a folder with the name of your font. Make a .zip or .rar file and send it to peter.moers{at}gmail{dot}com.