Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
"openTypeOS2Panose",
"postscriptFontName",
"postscriptFullName",
"postscriptUniqueID",
"styleMapFamilyName",
"styleMapStyleName",
"styleName",
"woffMetadataUniqueID",
"year",
}
assert (
fontTools.ufoLib.fontInfoAttributesVersion3
- set(fontMath.mathInfo._infoAttrs.keys())
- {"postscriptWeightName"} # Handled in fontMath specially.
- fontmake.instantiator.UFO_INFO_ATTRIBUTES_TO_COPY_TO_INSTANCES
== SKIPPED_ATTRS
)