Open khaledhosny opened 3 days ago
I had a look at the code. It differentiates too much between brace and bracket layers. I might be better to decompose bracket layers on the GSFont side. That way the to_ufo
part will be much simpler and could handle such cases much better (there can be color bracket layers and such …).
I found a reasonable (I hope) fix.
I have a virtual master that goes from 0 to 100 to make some glyphs wider. Some of these glyphs the narrow and the wider form are incompatible, so I need to use an alternate layer. See for for background.
I have the following layer setup:
It works in Glyphs, but with fontmake I get the following glyphsLib error:
Test file: TestVirtualMasterAlternateLayer.zip