GSGlyphInfo Class Reference
Inherits from | NSObject |
Conforms to | NSCopying |
Declared in | GSGlyphInfo.h |
Properties
category
This is mostly from the UnicodeData.txt file from unicode.org. Some corrections have been made (Accents, …) e.g: “Letter”, “Number”, “Punctuation”, “Mark”, “Separator”, “Symbol”, “Other”
@property (strong, nonatomic) NSString *category
components
f_f_i > f f i Adieresis > A dieresis
@property (strong, nonatomic) NSArray<GSGlyphInfo*>
*components
subCategory
This is mostly from the UnicodeData.txt file from unicode.org. Some corrections and additions have been made e.g: “Ligature”, “Decimal Digit”, …
@property (strong, nonatomic) NSString *subCategory