- 10 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 09 10月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
"The values in the right class table are stored pre-multiplied by the number of bytes in a single kerning value, and the values in the left class table are stored pre-multiplied by the number of bytes in one row. This eliminates needing to multiply the row and column values together to determine the location of the kerning value. The array can be indexed by doing the right- and left-hand class mappings, adding the class values to the address of the array, and fetching the kerning value to which the new address points."
-
- 11 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fix a bug in CBDT sanitize, and redundant check in avar.
-
- 27 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
There might be a better way to do this, but I couldn't find...
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 23 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 08 5月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 23 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 27 1月, 2018 1 次提交
-
-
由 bungeman 提交于
Issue originally reported at http://cppfiles.com/chromium.txt . This fixes what appears to be a copy - paste issue which causes both KernSubTableFormat2::rightClassTable and the 'right' argument to KernSubTableFormat2::get_kerning to go unused.
-
- 10 1月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Such a headache that Windows defines UINT8, ...; Just prefix it.
-
由 Behdad Esfahbod 提交于
Untested, but compiles.
-
- 15 11月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 10 11月, 2017 1 次提交
-
-
由 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
-
- 07 11月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Apparently calibri.ttf does this: https://github.com/fonttools/fonttools/pull/1094#discussion_r148933791
-
由 Behdad Esfahbod 提交于
-
- 02 11月, 2017 5 次提交
-
-
由 Behdad Esfahbod 提交于
Almost there.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Pushing this out early to catch bot errors since I'm using template tricks we were not using in HarfBuzz before.
-