- 14 8月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 8月, 2017 7 次提交
-
-
由 Behdad Esfahbod 提交于
We break and shape fragments and reconstruct shape result from them. Remains to compare to original buffer. Going to add some buffer comparison API and use here, instead of open-coding.
-
由 Behdad Esfahbod 提交于
Ouch!
-
由 Behdad Esfahbod 提交于
Makes consumption easier.
-
由 Behdad Esfahbod 提交于
We were relying on cluster merges not requiring unsafe flagging because they get merged. If cluster level requests no merging, then we flag unsafe when merge would have happened.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Right now it checks for monotone cluster values. Other checks to be added.
-
-
- 11 8月, 2017 14 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This shouldn't matter.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Always use the algorithm for non-monotone case. It's more robust.
-
由 Behdad Esfahbod 提交于
Not all shapers code is updated to set this properly. GSUB and Arabic shaper are updated. GPOS and other shapers are NOT. Fixes https://github.com/behdad/harfbuzz/issues/224
-
- 10 8月, 2017 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Part of https://github.com/behdad/harfbuzz/issues/509
-
- 09 8月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
1. Handle segment with two entries correctly, 2. Fix rounding math. Ouch! Fixes https://github.com/behdad/harfbuzz/issues/521
-
- 03 8月, 2017 1 次提交
-
-
- 20 7月, 2017 1 次提交
-
-
- 19 7月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
Before, that was printed using --debug (and in both hb-shape and hb-view). Changed it, now hb-shape has a new command-line argument called --show-messages. When invoked, it also respects other output formatting options. The messages are better formatted and printed to te same place that hb-shape output is directed to. Previously they were written to stderr. Fixes https://github.com/behdad/harfbuzz/issues/506
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
- 15 7月, 2017 3 次提交
-
-
-
由 Cosimo Lupo 提交于
* Minor * [coretext] Fix leak * [coretext] Do not reset num_features * [coretext] allow to disable kern; re-enabling doesn't seem to be working
-
-
- 14 7月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
Part of https://github.com/behdad/harfbuzz/issues/376 Also see https://github.com/roozbehp/unicode-data/issues/6 Test added, using NotoSansCham built from Noto Phase III sources.
-
由 Behdad Esfahbod 提交于
-