GSFormatVersion Constants Reference
Declared in | GSBase.h |
GSFormatVersion
format of the .glyph file
Definition
typedef NS_ENUM(uint8_t,
GSFormatVersion ) {
GSFormatVersion1 = 1,
GSFormatVersion3 = 3,
GSFormatVersionCurrent = 3,
};