Login  Register

Re: Number Templates

Posted by dellus on Aug 15, 2023; 12:41pm
URL: https://forum.librecad.org/Number-Templates-tp5723207p5723209.html

I suppose you want to use ttf fonts in LibreCAD. This is not supported. There is a command line tool to convert ttf to lff, the LibreCAD font format. You get an outline only. You can explode the resulting text and try to fill it with a solid hatch, works sometimes.
ttf2lff:https://forum.librecad.org/Using-ttf2lff-for-windows-tp5708647.html
I didn't get it to work, maybe you will.