IdreesInc / Monocraft

A monospaced programming font inspired by the Minecraft typeface
https://idreesinc.com
SIL Open Font License 1.1
8.02k stars 115 forks source link

Fixed font not generating if output directory doesn't exist #76

Closed Ciubix8513 closed 1 year ago

Ciubix8513 commented 1 year ago

I tried generating the font, but I got an error: OSError: Font generation failed which crashes the program if the output directory doesn't exist. Here's a quick fix I implemented.