- 10 1月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 05 1月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Previously we made CGJ unskippable. Now, if CGJ did NOT prevent any reordering, allow skipping over it. To make this work we had to make changes to the Arabic mark reordering algorithm implementation to renumber moved MCM marks. See comments. Fixes https://github.com/harfbuzz/harfbuzz/issues/554
-
由 Ebrahim Byagowi 提交于
-
- 03 1月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 01 1月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 30 12月, 2017 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 25 12月, 2017 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 David Corbett 提交于
-
- 07 12月, 2017 2 次提交
- 06 12月, 2017 2 次提交
-
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
-
- 03 12月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Ouch! Add tests.
-
- 30 11月, 2017 2 次提交
-
-
-
由 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
-
- 22 11月, 2017 1 次提交
-
-
由 David Corbett 提交于
-
- 21 11月, 2017 3 次提交
-
-
-
由 David Corbett 提交于
-
由 ebraminio 提交于
-
- 15 11月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
This only counts recursions right now. Good start. Hopefully... Fixes https://github.com/behdad/harfbuzz/issues/429
-
由 Behdad Esfahbod 提交于
At some point we should run tests under valgrind...
-
由 David Corbett 提交于
-
- 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 3 次提交
-
-
由 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 1 次提交
-
-
由 David Corbett 提交于
-
- 02 11月, 2017 6 次提交
-
-
由 Khaled Hosny 提交于
See https://github.com/behdad/harfbuzz/pull/590#issuecomment-341194673. I simply removed the composite glyph and use the referenced simple glyph directly.
-
由 Khaled Hosny 提交于
This reverts commit 70137e2b.
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
Freetype and OT font functions give different positions for some glyphs in this font (OT seems to be correct), but that is not what we are interested in in this test. See https://github.com/behdad/harfbuzz/pull/590#issuecomment-341045223.
-
由 Khaled Hosny 提交于
These are CFF fonts and ot functions don’t support CFF glyph names yet. The next commit will run all tests with ot functions.
-
- 01 11月, 2017 1 次提交
-
-
由 David Corbett 提交于
-
- 27 10月, 2017 2 次提交
-
-
由 David Corbett 提交于
-