- 04 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes all except for cmap. To be done separately. Part of https://github.com/harfbuzz/harfbuzz/issues/1146
-
- 31 10月, 2018 1 次提交
-
-
- 28 10月, 2018 1 次提交
-
- 27 10月, 2018 19 次提交
-
-
由 Behdad Esfahbod 提交于
This is like hb_script_t. We had this exposed as unsigned int since 2.0.0 release in two APIs, as well as hb_ot_layout_get_size_params() from earlier. But since no one uses those (right?!), let's just fix this now.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Accept Mac Latin name entries as ASCII as well.
-
由 Behdad Esfahbod 提交于
It assumes all names are encoded in UTF16-BE. Other than that, and not listing languages correctly, it's *supposed* to work.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 11 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fix a bug in CBDT sanitize, and redundant check in avar.
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 10 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Such a headache that Windows defines UINT8, ...; Just prefix it.
-
- 15 11月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 31 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
(And prevent it from happening in the future.)
-
- 30 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 9月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
Not functional change (expected!).
-
- 05 3月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 2月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
This makes a lot of code safer. We only try modifying the object in one place, after making sure it's safe to do so. So, do a const_cast<> in that one place...
-
- 10 7月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 7月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 24 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Avoids USHORT, SHORT, ULONG, LONG clashes with Windows API.
-