Zachary Quinn Scheuren

Results 25 issues of Zachary Quinn Scheuren

You can see this using the test file `tx tests/tx_data/input/cidkeyed-with-multiple-fdicts.ufo` ``` ## FontDict[0] FontName "FDArraySelect.0.Alphabetic" ## Private BlueValues {-18,0,521,538,746,764} OtherBlues {-283,-283,-273,-273} StdHW 34 StdVW 55 StemSnapH {34,59} StemSnapV {36,55,64} ##...

incorrect output
fixed in addfeatures
low priority

Both got lost in the 2.000 update and weren't restored correctly.

fixed-for-next-release

This needs a check to either make sure the font has `gvar` or new code to check `CFF2` interpolation. The name `com_google_fonts_check_iterpolation_issues` also has a typo in "interpolation". https://github.com/miguelsousa/openbakery/blame/b6363543665435eb95ec8a61cfe709965d05e5ff/Lib/openbakery/profiles/universal.py#L1766

The position of this component in the ExtraLight master is off, resulting in a bump

fixed for next version

This makes use of the "new" way to use ufoProcessor with UFOOperator. This allows passing the `--strict` flag from `makeinstancesufo` to `ufoProcessor` which passes to `fontMath`. From `fontMath.mathGlyph`: ``` strict...