- 30 11月, 2017 3 次提交
-
-
-
由 Behdad Esfahbod 提交于
Particularly hazardous if the second layer mixes forward and backward lookups. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4336
-
- 29 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 11月, 2017 4 次提交
-
-
由 Behdad Esfahbod 提交于
SVG is unused. Just keeping it here.
-
由 Khaled Hosny 提交于
-
由 Ebrahim Byagowi 提交于
-
由 David Corbett 提交于
-
- 21 11月, 2017 6 次提交
-
-
由 ebraminio 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
由 ebraminio 提交于
-
- 15 11月, 2017 24 次提交
-
-
由 Behdad Esfahbod 提交于
This only counts recursions right now. Good start. Hopefully... Fixes https://github.com/behdad/harfbuzz/issues/429
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
Looks like hb-ot-font is complete after all! CFF font names and CFF glyph metrics don't work though...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 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 2 次提交
-
-
由 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
-