- 15 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit 5daf3bd4. If other atexit callbacks try to destruct the objects we destruct in atexit callbacks, bad things will happen. I'll come up with some other way to catch premature destruction of HB-owned objects. Fixes https://github.com/behdad/harfbuzz/issues/618
-
- 14 11月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
After 4a27c17e we do not need the special GlyphID.cmp(hb_codepoint_t), so just make GlyphID a typedef. Fixes https://github.com/behdad/harfbuzz/issues/612
-
由 Behdad Esfahbod 提交于
Patch from Jean Ghali on mailing list.
-
- 11 11月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/615 We'll see which bots I broke.
-
由 Martin Hosken 提交于
-
- 10 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
If offset is zero, we return Null() object. Wasn't prepared for that. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4088
-
- 09 11月, 2017 2 次提交
-
-
-
由 David Corbett 提交于
-
- 07 11月, 2017 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Apparently calibri.ttf does this: https://github.com/fonttools/fonttools/pull/1094#discussion_r148933791
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
- 04 11月, 2017 3 次提交
-
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
由 Behdad Esfahbod 提交于
-
- 03 11月, 2017 1 次提交
-
-
由 Unknown 提交于
Found using `codespell -i 3 -w -I '../harf-whitelist.txt'` whereas the whitelist contents were: ``` beng iff pres ot te teh ```
-
- 02 11月, 2017 7 次提交
-
-
由 Behdad Esfahbod 提交于
Seems to work. Yay! Still to do: run kerning if GPOS doesn't have 'kern' feature.
-
由 Behdad Esfahbod 提交于
Almost there.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Pushing this out early to catch bot errors since I'm using template tricks we were not using in HarfBuzz before.
-
- 01 11月, 2017 12 次提交
-
-
由 ebraminio 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
-
由 Behdad Esfahbod 提交于
Might help with https://github.com/behdad/harfbuzz/pull/592 Ie. bringing in qsort_r() prototype always.
-
- 31 10月, 2017 4 次提交
-
-
由 Behdad Esfahbod 提交于
(And prevent it from happening in the future.)
-
由 Behdad Esfahbod 提交于
This concludes https://github.com/behdad/harfbuzz/pull/568
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-