- 25 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 24 11月, 2018 8 次提交
-
-
由 Behdad Esfahbod 提交于
Much more useful now. :)
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 20 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 13 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 11月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
But fix UBSan complaint. There's nothing in hb_bytes_t that guarantees lexical ordering, and ordering by length first is much faster.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ouch!
-
- 10 11月, 2018 1 次提交
- 06 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit db889c18. Was resulting in ambigious overloads...
-
由 Behdad Esfahbod 提交于
-
- 03 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 02 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 01 11月, 2018 1 次提交
-
-
- 30 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
It assumes all names are encoded in UTF16-BE. Other than that, and not listing languages correctly, it's *supposed* to work.
-
- 26 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
From bungeman. Fixes https://github.com/harfbuzz/harfbuzz/pull/1314
-
- 23 10月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Simplifies transient object creation. Fixes https://github.com/harfbuzz/harfbuzz/issues/1301
-
由 Behdad Esfahbod 提交于
Will come in through <T> if desired.
-
由 Behdad Esfahbod 提交于
COLR table has one function: return layers for a glyph, and we expose exactly that, so should just wire it through. Also use sub_array() for verifiable safety. Also, BaseGlyphRecord's null object is enough. We don't need to special-case the not-found.
-
- 17 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Some clang versions define static_assert as a macro apparently, so we cannot redefine it... This reverts commit 94bfea0c. This reverts commit 4e626278.
-
由 Behdad Esfahbod 提交于
So we don't accidentally break it again.
-
- 14 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
I don't think I broke anything. Fuzzers will let me know..
-
- 11 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-