Added fvar axis identifiers.
This commit is contained in:
parent
b7e6311621
commit
f2971f637f
|
@ -10,6 +10,9 @@
|
|||
// - https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6.html#Types
|
||||
// - https://www.microsoft.com/typography/otspec/avar.htm
|
||||
|
||||
#define fvarWeight 0x77676874
|
||||
#define fvarWidth 0x77647468
|
||||
|
||||
typedef uint32_t fixed1616;
|
||||
typedef uint16_t fixed214;
|
||||
|
||||
|
|
Loading…
Reference in New Issue