Instance Method
glyphInfo(forUnicodes:)glyphInfoForUnicodes:glyphInfoForUnicodes_
Declaration
func glyphInfo(forUnicodes unicodes: NSOrderedSet) -> GSGlyphInfo?Declaration
- (GSGlyphInfo *) glyphInfoForUnicodes:(NSOrderedSet *) unicodes;Declaration
glyphInfoForUnicodes_(unicodes: NSOrderedSet) -> GSGlyphInfo