Stephen Nixon
Stephen Nixon
@mgbella quick question: can you say specifically which version of Windows/Word you ran into this issue on? Did you happen to test it after a computer restart? (Not sure if...
This may be related to the fact that running FontBakery in a shell script with `set -e` (stop on errors) will stop the script after FB completion. So, if I...
Came back to this, hoping there might be an answer or fix. I’d still appreciate being able to run batches of checks via a shell script, without getting a failed...
Later update: it seems like the newish argument `--error-code-on` solves this. For instance, adding `--error-code-on FATAL` seems to only return Error 1 if a FATAL result is encountered. It looks...
@RosaWagner Did you ever find a way to do this? I sort of thought this might automatically happen in the Builder, but it doesn’t seem to. I also can’t figure...
I’m also running into this issue, when using FontMake with the --autohint option, on Python 3.12 or higher. If I make this same change to my local `venv/lib/python3.12/site-packages/ttfautohint/_version.py`, things start...
Hmm, yeah I bet I will also need to experiment to get that right. Do you happen to have an open example of where you did pull in a specific...
Hey Lasse, this is really terrific info. Thank you so much for your in-depth response! I will need a bit of time to properly digest it and perhaps respond in-depth,...
> I had to reorganize my content in the beginning, but now it works perfectly, and i didn't add any complexity or build time. If you’re making & writing a...
> This is not exactly true, as 1 very good point with Eleventy you can do whatever you need! Part of what makes me interested in 11ty is that this...