- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 09 5月, 2019 1 次提交
-
-
由 Garret Rieger 提交于
-
- 21 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 09 10月, 2018 1 次提交
-
-
由 Chun-wei Fan 提交于
Ensure that we have the variables at the beginning of the block. These are the only fixes that we need for building HarfBuzz on older compilers.
-
- 06 9月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 30 8月, 2018 1 次提交
-
-
由 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.
-
- 27 3月, 2018 1 次提交
-
-
由 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.
-
- 21 3月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 13 3月, 2018 1 次提交
-
-
由 Chun-wei Fan 提交于
Include stdbool.h in hb-setset-test.h instead of in the individual sources, if it is found; otherwise use a simplistic fallback for it if it is not found. Also declare variables at the top of the block, to build on pre-C99 compiliers.
-
- 24 2月, 2018 1 次提交
-
-
由 Rod Sheeter 提交于
-
- 23 2月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 22 2月, 2018 1 次提交
-
-
由 Rod Sheeter 提交于
[subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected
-
- 13 2月, 2018 4 次提交
-
-
由 Garret Rieger 提交于
-
由 Rod Sheeter 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 11 2月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
test-subset-glyf still failing. No idea why :(
-
- 09 2月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Garret Rieger 提交于
Comment out failing assert in test-subset-glyf for now. Should be re-enabled once hb_subset is writing out a new face.
-
由 Garret Rieger 提交于
-