Using ttf2lff for windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Using ttf2lff for windows

Rallaz
This post was updated on .
Mini Howto for using ttf2lff in windows

1, download ttf2lff for windows from here: ttf2lff_1.zip

2, unzip it in a folder like c:\myprograms.
The resulting path to executable are c:\myprograms\ttf2lff\ttf2lff.exe

3, Open a console: click in "start_button->run" and type "cmd.exe" in the opened window.
Ok, you have opened a "console window"

4, In "console window" type the following comand and press Intro:
cd c:\myprograms\ttf2lff

5, You are ready to use, to convert arial.ttf (p.e.) located in windows font directory type:
ttf2lff.exe c:\windows\fonts\arial.ttf arial.lff

6, to use the arial.lff file created copy or move it to a LC fonts folder.
Reply | Threaded
Open this post in threaded view
|

Re: Using ttf2lff for windows

Pete Lynes
Thanks so much for the tutorial.

I'm a retired newbie to LibreCad

Just getting back up to speed after many years, years ago, using EasyCad and FastCad!

All I have to do now is to invoke my 35year old skills in batch programming MSDOS and I can convert all my useful TTF fonts in one blast!
Reply | Threaded
Open this post in threaded view
|

Re: Using ttf2lff for windows

raceituno
In reply to this post by Rallaz
Gracias por el tutorial.
Reply | Threaded
Open this post in threaded view
|

Re: Using ttf2lff for windows

roro
In reply to this post by Rallaz


Can any one help me! i keep getting this error when trying to convert this ttf font
Reply | Threaded
Open this post in threaded view
|

Re: Using ttf2lff for windows

LordOfBikes
Administrator
Try again with correct syntax.
C:\>windows\... is wrong, it must be C:\windows\...
investing less than half an hour into Search function can save hours or days of waiting for a solution