[scale-upem] Implement GDEF
This commit is contained in:
parent
c588b2d5b3
commit
ec2919cc34
@ -53,6 +53,7 @@ class ScalerVisitor(TTVisitor):
|
||||
),
|
||||
(otTables.ValueRecord, ("XAdvance", "YAdvance", "XPlacement", "YPlacement")),
|
||||
(otTables.Anchor, ("XCoordinate", "YCoordinate")),
|
||||
(otTables.CaretValue, ("Coordinate")),
|
||||
)
|
||||
)
|
||||
def visit(visitor, obj, attr, value):
|
||||
|
Loading…
x
Reference in New Issue
Block a user