Behdad Esfahbod
|
6b19178ee3
|
Prefix int types with HB
Such a headache that Windows defines UINT8, ...; Just prefix it.
|
2018-01-10 03:07:30 +01:00 |
Behdad Esfahbod
|
470fe5b603
|
[aat] Implement Lookup table
Untested, but compiles.
|
2018-01-10 02:50:49 +01:00 |
Behdad Esfahbod
|
6f335ed1e5
|
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
|
2017-11-14 21:06:07 -08:00 |
Behdad Esfahbod
|
f00a94e1ec
|
Adjust privacy for recent changes
|
2017-11-14 19:54:48 -08:00 |
Behdad Esfahbod
|
c4e18e54dc
|
[ot] Move hb_ot_face_cbdt_accelerator_t
|
2017-11-14 19:52:26 -08:00 |
Behdad Esfahbod
|
dbdbfe3d7b
|
Use nullptr instead of NULL
|
2017-10-15 12:11:08 +02:00 |
Behdad Esfahbod
|
b732c53eb5
|
Add LArrayOf<>
|
2017-01-22 20:31:53 -08:00 |
Behdad Esfahbod
|
5e156fa5ed
|
Add LOffsetTo<>
|
2017-01-22 20:28:56 -08:00 |
Behdad Esfahbod
|
e4bfccfb2a
|
[CBDT] Minor
|
2016-12-04 19:45:46 -08:00 |
Behdad Esfahbod
|
b7068af423
|
[CBDT] Fix thinko!
|
2016-12-04 19:36:30 -08:00 |
Behdad Esfahbod
|
a141d1da9b
|
[CBDT] Implement IndexSubtableFormat3
|
2016-12-04 19:26:54 -08:00 |
Behdad Esfahbod
|
9eda74c92c
|
[cbdt] Move some more code around
|
2016-12-04 19:12:52 -08:00 |
Behdad Esfahbod
|
654f9ab0d8
|
[cbdt] Fix sign bug
Was introduced in d495fc5e38
|
2016-12-04 18:56:24 -08:00 |
Behdad Esfahbod
|
d495fc5e38
|
[cbdt] Clean up some more
Almost there..
|
2016-12-02 21:52:33 -08:00 |
Behdad Esfahbod
|
ce09e90e15
|
[cbdt] More sanitize work
|
2016-12-02 20:12:57 -08:00 |
Behdad Esfahbod
|
4b58c9e326
|
[cbdt] Start fixing sanitization (or lack thereof)
|
2016-12-02 19:25:54 -08:00 |
Behdad Esfahbod
|
b92ba7bafc
|
[CBDT] Use CHAR instead of int8_t
|
2016-12-02 15:21:43 -08:00 |
Behdad Esfahbod
|
efca7bf97f
|
Rename 'ebdt' to 'cbdt' since we only support the PNG format
|
2016-12-02 15:11:37 -08:00 |