Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating a PostScript/TrueType font

I've the coordinates of the letters (e.g. using SVG). How could I generate a TrueType/PostScript font for my computer ?

(edited : changed vectorial to TrueType/PostScript )

like image 384
Pierre Avatar asked Oct 26 '25 06:10

Pierre


1 Answers

I've the coordinates of the letters. How could I generate a TrueType/PostScript font

Programmatically? I've done it with Python and TTX. Not terribly pretty, but gets the vectors into a TTF file.

like image 103
bobince Avatar answered Oct 28 '25 02:10

bobince



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!