eprovst / wrap

A Fountain export tool with some extras...
GNU General Public License v3.0
62 stars 8 forks source link

Include Courier Prime fonts by default #2

Closed johannschopplich closed 6 years ago

johannschopplich commented 6 years ago

Error: no Courier Prime installed

eprovst commented 6 years ago

This would indeed make sense, providing a installer and distributing including them this way and/or font fall back are long term solutions to this.

A download link in the documentation (Courier Prime is available here) will be added in the meantime.

Do note that on Linux when using a version of snapd lower than v1.30, Feltix isn't able to find the fonts normally adding the font files in the same directory as your script is a, be it far from optimal, workaround.

johannschopplich commented 6 years ago

Yeah, a fallback to Courier New would be perfect. Any user who don't know about Courier Prime will then download the font or just stick to Courier New.

Creating a Installer (specifically on Windows machines) would make much sense. I recommend using NSIS; it's fast & easy to write code for.

eprovst commented 6 years ago

Added a download link to the FAQ.

Distributing it with the software (although not against the license) to me at least doesn't do the typeface enough credit and would also add another dependency which should be kept up to date.

Closing this in favor of font fall back (#3).