- 13 11月, 2018 10 次提交
-
-
由 Behdad Esfahbod 提交于
Only tag, value, and global-ness of features are considered, not their start/end offsets.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Such that we don't accidentally use info not in the cache key.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
And include it in hb_shape_plan_t itself.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 12 11月, 2018 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This is the root cause of bug worked around in 19e77e01. Still no shape plan caching for variations though.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
No other shaper will need shape_plan_data, by definition. So, remove abstraction layer and always create hb_ot_shape_plan_t as part of hb_shape_plan_t.
-
由 Behdad Esfahbod 提交于
-
- 11 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
To remove custom null object next..
-
- 06 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 10月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
More useful.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Show up with gcc -O0. There's a few more but those are functions that need to be filled in. Maybe this is a lost battle...
-
- 20 10月, 2018 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 09 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Found and fixed a couple bugs. Found a couple multithreading issues. Marked them with "XXX-MT-bug".
-
- 06 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Finally, unified!
-
- 10 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
- 15 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 02 10月, 2017 1 次提交
-
-
由 jfkthame 提交于
This is a temporary hack just to avoid incorrect shaping results, pending proper support for caching shape-plans with variation coordinates.
-
- 10 8月, 2017 1 次提交
-
- 18 4月, 2017 1 次提交
-
-
由 Chris Peterson 提交于
clang's new -Wcomma compiler option warns about possible misuse of the comma operator such as between two statements. hb-common.cc:190:9 [-Wcomma] possible misuse of comma operator here hb-ot-layout-gsubgpos-private.hh:345:30 [-Wcomma] possible misuse of comma operator here hb-shape-plan.cc:438:26 [-Wcomma] possible misuse of comma operator here
-
- 04 2月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 12月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
Shape-plan caching is not implemented.
-
- 27 8月, 2016 1 次提交
-
-
由 Khaled Hosny 提交于
-
- 02 10月, 2015 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Move the empty-buffer check from hb_shape_full() to hb_shape_plan_execute(). Reported by Simon Cozens.
-
- 01 6月, 2015 1 次提交
-
-
由 Sascha Brawer 提交于
Based on data from http://upstream-tracker.org/versions/harfbuzz.html Resolves #103
-