kmx git
login
register
kc3-lang
/
harfbuzz
/
src/hb-ot-var-mvar-table.hh
src/hb-ot-var-mvar-table.hh
Log
Author
Commit
Date
CI
Message
6b19178e
2018-01-10T03:07:30
Prefix int types with HB Such a headache that Windows defines UINT8, ...; Just prefix it.
6f335ed1
2017-11-14T21:06:07
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
0712e915
2017-10-29T17:01:47
Remove hb_compare_func_t
22af28a3
2017-01-23T23:42:53
[var] Implement MVAR table Unhooked. Untested.