Instance Method
feaBlock(forFileName:)feaBlockForFileName:feaBlockForFileName_
Returns the FEA block (feature, class, prefix) matching the given file name.
Declaration
func feaBlock(forFileName fileName: String) -> GSFeaBlock?Declaration
- (GSFeaBlock *) feaBlockForFileName:(NSString *) fileName;Declaration
feaBlockForFileName_(fileName: str) -> GSFeaBlockDiscussion
A matching block is resolved from the file path stored in the block, or from the title derived from the file name.
See Also
Layout Code
Adds a feature block to the font, basing the type and title on the file name.
Script and language tags that have layout rules in the compiled temporary font.