Instance Method
languagesWithLayoutRules()languagesWithLayoutRuleslanguagesWithLayoutRules
Script and language tags that have layout rules in the compiled temporary font.
Declaration
func languagesWithLayoutRules() -> [String : Set<String>]Declaration
- (NSDictionary<NSString *,NSSet<NSString *> *> *) languagesWithLayoutRules;Declaration
languagesWithLayoutRules() -> dict[str, NSSet<NSString *>]Discussion
The result includes tags found in GPOS or GSUB.
See Also
Layout Code
Returns the FEA block (feature, class, prefix) matching the given file name.
Adds a feature block to the font, basing the type and title on the file name.