Instance Method
mastersCompatible()mastersCompatiblemastersCompatible
Whether every layer group has matching structure for interpolation.
Declaration
func mastersCompatible() -> BoolDeclaration
- (BOOL) mastersCompatible;Declaration
pyobjc_instanceMethods.mastersCompatible() -> boolDiscussion
Compatibility includes shapes, anchor names, and path-component hints. The participating groups follow the font’s compatibility and empty-layer settings.
See Also
Layer Compatibility
Whether the layers have matching shapes, anchor names, and path-component hints.
Whether the specified layers have matching shapes, anchor names, and path-component hints.
Whether selected aspects of the specified layers have matching structure.
Marks layer compatibility for reevaluation.
Clears the shapes of active layers whose selected aspects do not match the first layer.