i-tu / Hasklig

Hasklig - a code font with monospaced ligatures
SIL Open Font License 1.1
5.58k stars 155 forks source link

Building TTF files does not seem to work #90

Closed Lugribossk closed 7 years ago

Lugribossk commented 7 years ago

Attempting to build the TTF files with build.cmd fails with the following error: makeotf [Error] Could not find the input font file at 'C:\Code\Hasklig\\Roman\Black\font.ttf'. The system cannot find the path specified. That file is indeed not there or anywhere else in the repository, but it does exist in the Source Code Pro repository. Does that mean that TTF is not supported for Hasklig?

i-tu commented 7 years ago

@Lugribossk , note that you must first build font instances before building the actual ttf files. This is done with makeInstancesUFO see https://github.com/i-tu/Hasklig/blob/master/buildInstances.sh

To understand why, and for more information, please read the documentation carefully: https://github.com/i-tu/Hasklig#building-the-fonts-from-source