- 17 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 10月, 2018 2 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
- 15 10月, 2018 1 次提交
-
-
- 11 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Untested.
-
由 Behdad Esfahbod 提交于
-
- 10 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 10月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit f62f6e90.
-
-
由 Behdad Esfahbod 提交于
-
- 04 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Sascha Brawer 提交于
This reverts commit f4072e8c. https://github.com/harfbuzz/harfbuzz/issues/1195
-
- 01 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Was getting stuck not making progress somehow.
-
- 28 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
text-rendering-tests test MORX-32 shows that for Insertion, an unset mark is treated as mark set at 0. This is unlike the Reordering lookup where un unset mark performs nothing. Fixes MORX-32.
-
由 Behdad Esfahbod 提交于
Makes MORX-29, MORX-30, MORX-31 pass.
-
- 20 9月, 2018 4 次提交
-
-
由 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.
-
- 18 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
"Unused private member" warning turned error. ugh.
-
- 16 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
...like UnsizedArrayOf<>. This fixes a class of crasher bugs, mostly with color and AAT tables. We cannot use nullable offsets to varsized data that does not declare min_size, because it's nost safe to use our fixed-size null pool for types that have their size external. So, use non_null'able offsets for these. A further enhancement would be to make use of min_size in Null<> itself. Will try that after.
-
由 Behdad Esfahbod 提交于
Does NOT apply user-selected features. But at least now enables correct subtables.
-
- 15 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 11 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fix a bug in CBDT sanitize, and redundant check in avar.
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 09 5月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 03 5月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
X-terminated means don't access this, it's not located correctly. Z-terminated means this is a C array with no bound checking.
-
- 17 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Splitted from #950 and #986 IIRC Chromium had a policy about this encouraging it, not sure about automated way to detect and add them but for now lets have the needed ones of them.
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 11 4月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 26 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 14 2月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 11 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 09 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-