[scaleUpem] Support MATH table
This commit is contained in:
parent
c43f234a4d
commit
64627c2299
@ -80,6 +80,7 @@ class ScalerVisitor(TTVisitor):
|
||||
(otTables.Anchor, ("XCoordinate", "YCoordinate")),
|
||||
(otTables.CaretValue, ("Coordinate")),
|
||||
(otTables.BaseCoord, ("Coordinate")),
|
||||
(otTables.MathValueRecord, ("Value")),
|
||||
(otTables.ClipBox, ("xMin", "yMin", "xMax", "yMax")),
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user