- 28 9月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 27 9月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
What were you thinking? ;)
-
由 Ebrahim Byagowi 提交于
-
- 25 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Needed to make ubsan work. Fixes https://github.com/harfbuzz/harfbuzz/issues/1174
-
- 22 9月, 2018 4 次提交
-
-
由 Ebrahim Byagowi 提交于
See also https://github.com/harfbuzz/harfbuzz/pull/1169
-
由 Ebrahim Byagowi 提交于
See also https://github.com/harfbuzz/harfbuzz/pull/1169
-
由 Ebrahim Byagowi 提交于
See also https://github.com/harfbuzz/harfbuzz/pull/1169
-
由 Ebrahim Byagowi 提交于
See also https://github.com/harfbuzz/harfbuzz/pull/1169
-
- 06 9月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 30 8月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We might reintroduce it later, but for now remove, as it was unused. Some things that should have been in this object (drop_hints, etc) are already in hb_subset_input_t. So, for now, keep everything there.
-
- 26 8月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
New API: +hb_face_collect_unicodes +hb_face_collect_variation_selectors +hb_face_collect_variation_unicodes
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 25 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 01 8月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
When collecting all codepoints in the cmap avoid using large amount of memory for fonts that declare coverage over all 32 bit integers.
-
由 Garret Rieger 提交于
Add the fuzzer test case for feature collection timeout.
-
- 28 7月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 17 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 6月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 12 6月, 2018 1 次提交
-
-
由 Jonathan Kew 提交于
-
- 09 6月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 07 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
New API: +hb_set_is_subset()
-
- 08 5月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Right now only Old Italic is marked as such. Fixes https://github.com/harfbuzz/harfbuzz/issues/1000
-
- 05 5月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 20 4月, 2018 3 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 17 4月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
[subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table.
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 28 3月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 27 3月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
* [subset] sanitize individual DeviceRecord's as part of hdmx sanitization. * [subset] Fix out of bounds read with non-two byte align glyphs. * [subset] Just use size_device_record >= DeviceRecord::min_size. * [subset] Add TODO. * [subset] Re-order checks in hdmx sanitize.
-
由 Behdad Esfahbod 提交于
Before 1.7.5, we were setting -fno-exceptions etc on CXXFLAGS. In 1.7.6 we set it as CPPFLAGS. Try fixing. Also, I'm fairly sure it's safe to set these unconditionally. Fixes https://github.com/harfbuzz/harfbuzz/issues/880 (or so I hope)
-