ofolis / consolig

Consolas with custom programming ligatures
SIL Open Font License 1.1
45 stars 2 forks source link

0.6.4 build error #24

Closed rescenic closed 3 years ago

rescenic commented 3 years ago

I used Python 3.9.2 x64. The errors are missing input files, but I have already set them up. missing fonts

ofolis commented 3 years ago

My guess is that its one of these:

I wish I could be more help, but this is basic file reading via Python:

On that last line (54), it COULD be giving you a bad error message if -- somehow -- you are missing the source files in the src directory. You'll need to clone the whole repo to get it to build correctly.

rescenic commented 3 years ago

Thank you for your explanation. I'll try them all.