- 27 9月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
Also fixed FDSelect3_4::get_fd Fixed test_subset_cff1_strip_hints (wrong font names!)
-
- 25 9月, 2018 4 次提交
-
-
由 Michiharu Ariza 提交于
in CFF1 & CFF2 accelerators, VORG subsetter
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
- 24 9月, 2018 10 次提交
-
-
由 Behdad Esfahbod 提交于
Some clang versions leave a std::round(float) weak symbol around...
-
由 Behdad Esfahbod 提交于
If we wrote just this much every day...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Towards disabling ZWJ-skipping in certain GPOS contexts. Part of https://github.com/flutter/flutter/issues/16886
-
由 Behdad Esfahbod 提交于
Ouch. How did we not hit this bug before...
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/harfbuzz/harfbuzz/issues/1171 I'm glad we have leak-detector bots now.
-
由 Ebrahim Byagowi 提交于
-
- 23 9月, 2018 1 次提交
-
-
由 Matt Oliver 提交于
-
- 22 9月, 2018 6 次提交
-
-
由 Khaled Hosny 提交于
Decode the string as Python 3 returns bytes string, and also don’t assume that it ends with a new line.
-
由 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
-
由 Michiharu Ariza 提交于
and some code cleanup
-
- 21 9月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
Currently hb-subset always desubroutinizes CFF fonts. Note that even with this option fonttools won't generate the expected subset CFF fonts. They were manually created & tweaked to match hb-subset output.
-
由 Michiharu Ariza 提交于
new file: hb-ot-vorg-table.hh
-
- 20 9月, 2018 7 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Michiharu Ariza 提交于
Disabled FDSelect serialization to format 0 for compatibility with fonttools
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We reverse too many times. Can be optimized. But I doubt many fonts use reverse lookups, so doesn't matter. Other than not applying user features, this completes morx table implementation.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Just speculation. Needs tests to determine which is correct behavior.
-
- 19 9月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
also merged flush_n_args to flush_args into one takes start index of the arguments on stack instead of count
-
由 Michiharu Ariza 提交于
derived "expected" subset fonts from fonttools then manually tweaked further so they resemble hb-subset output
-
- 18 9月, 2018 6 次提交
-
-
由 Michiharu Ariza 提交于
this makes results consistent with FT also optimized handling of path end points
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-