Added fvar axis identifiers.

This commit is contained in:
Pietro Gagliardi 2017-11-02 19:33:41 -04:00
parent b7e6311621
commit f2971f637f
1 changed files with 3 additions and 0 deletions

View File

@ -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;