Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[uforead] tx dump of CID-keyed UFO reports an extra empty FDict in the FDArray #1645

Open
punchcutter opened this issue Apr 25, 2023 · 0 comments
Assignees

Comments

@punchcutter
Copy link
Contributor

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}
## FontDict[1]
FontName            "FDArraySelect.1.AlphabeticDigits"
## Private
BlueValues          {-18,0,746,764}
StdHW               32
StdVW               55
StemSnapH           {32,48,108}
StemSnapV           {55,66,109}
## FontDict[2]
FontName            "FDArraySelect.5.Generic"
## Private
BlueValues          {-250,-250,1100,1100}
StdHW               40
StdVW               40
StemSnapH           {40,120}
StemSnapV           {40,120}
LanguageGroup       1
## FontDict[3]
## Private
BlueScale           0
BlueShift           0
BlueFuzz            0
StdHW               0
StdVW               0
ExpansionFactor     0

FontDict[3] doesn't actually exist so shouldn't be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants