belluzj / fantasque-sans

A font family with a great monospaced variant for programmers.
http://openfontlibrary.org/en/font/fantasque-sans-mono
SIL Open Font License 1.1
6.97k stars 154 forks source link

Add build Dockerfile #135

Closed JakeElder closed 4 years ago

JakeElder commented 4 years ago

Hi 👋

Thank you for the font, I love using it for the terminal.

I added a Dockerfile to be able to build the font without installing the necessary deps. (I was struggling on MacOS) and thought I'd share if you are interested.

A note - while the files seem to build fine, FontForge is saying there are validation errors;

image

I didn't feel like learning about what a bitmask is to find out about the errors but there are some of them apparently ¯_(ツ)_/¯

belluzj commented 4 years ago

Thanks! I think this is very helpful to clarify the build process.