- 15 11月, 2017 14 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
At some point we should run tests under valgrind...
-
由 Behdad Esfahbod 提交于
Hopefully fully fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1856
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
由 Behdad Esfahbod 提交于
-
由 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 4 次提交
-
-
由 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.
-
由 Behdad Esfahbod 提交于
-
- 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 3 次提交
-
-
由 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
-
由 Khaled Hosny 提交于
We were using ft funcs because these are CFF fonts, but we can avoid glyph names instead and keep testing both ot and ft.
-
-
- 09 11月, 2017 4 次提交
-
-
-
由 Behdad Esfahbod 提交于
We don't need to test the actual flag values. For unsafe-to-break, the --verify in run-tests.sh checks what we are interested in.
-
由 Behdad Esfahbod 提交于
-
由 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 4 次提交
-
-
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
由 Behdad Esfahbod 提交于
-
- 03 11月, 2017 2 次提交
- 02 11月, 2017 3 次提交
-
-
由 ebraminio 提交于
-
由 ebraminio 提交于
-
由 Behdad Esfahbod 提交于
Seems to work. Yay! Still to do: run kerning if GPOS doesn't have 'kern' feature.
-