- 11 9月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
Use rand=255 to mean "randomize". Part of https://github.com/harfbuzz/harfbuzz/pull/803
-
由 Behdad Esfahbod 提交于
Except if the set it to 1, which would mean "randomize"... Ugly.
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
- 06 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 05 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 9月, 2018 6 次提交
-
-
由 Behdad Esfahbod 提交于
Why does subset plan not have a hb_set_t of glyphs?
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ouch.
-
- 03 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 02 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Add subset() call for GSUBGPOS struct and its dependencies. Not hooked up anywhere.
-
- 01 9月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
We're going to (finally) use virtual methods for hb_serialize_context_t customization, so don't need to carry a Serializer template variable around... Simplifies code.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 8月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
There might be a better way to do this, but I couldn't find...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
由 Behdad Esfahbod 提交于
-
- 24 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 8月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 25 7月, 2018 1 次提交
-
-
- 10 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 6月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 07 6月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 09 5月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 28 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 20 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://oss-fuzz.com/v2/testcase-detail/5216838347653120 which is a stack overflow, not by way of infinite recursion, just being deep. That's disallowed anyway, so catch it as it happens, not afterwards.
-
- 10 1月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Such a headache that Windows defines UINT8, ...; Just prefix it.
-
- 16 12月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
The three "XXXXX"'s should be switched to false. Doing that separately for ease of bisecting...
-