My LDraw text generator, txt2dat has been updated. The new version can be found here.
Changes in this version:
- Font file now optional – will use the internal font from LDraw 1×1 bricks.
- Fixed bug in checking for non-existent characters.
Also, the font file used for the default internal font is included in the source distribution as a TrueType font file. The font was created from the LDraw 1×1 bricks with letters, originally authored by Tore Eriksson. It only contains space, digits 0-9 and upper case A-Z. Lower case a-z are mapped to their upper case equivalent, all other characters will be ignored.