- 11 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/615 We'll see which bots I broke.
-
- 04 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
- 01 11月, 2017 1 次提交
-
- 18 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
error: static_assert expression is not an integral constant expression
-
- 15 10月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 13 10月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
CoreText "point"s are not typographic points, but CSS pixels. Ie. they are 96 per inch, not 72 per inch.
-
- 12 10月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Dominik Röttsches 提交于
Another attempt at fully fixing https://github.com/behdad/harfbuzz/issues/360
-
由 Behdad Esfahbod 提交于
Fixes bots. Link libharfbuzz.so with -lm. Surprising that we survived without it so far!
-
- 11 10月, 2017 12 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
SFNSText has kerx table which apparently is applied.
-
由 Behdad Esfahbod 提交于
-
由 Dominik Röttsches 提交于
Attempt at fixing #360
-
由 Dominik Röttsches 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Towards implementing optical sizing. Untested; won't compile. https://github.com/behdad/harfbuzz/issues/360
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 14 8月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 15 7月, 2017 1 次提交
-
-
由 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
-
- 10 2月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 2月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 12月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
Shape-plan caching is not implemented.
-
- 10 9月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 08 9月, 2016 2 次提交
-
-
由 Khaled Hosny 提交于
-
由 Dominik Röttsches 提交于
This seems to fix crash issues on 10.9.5 reported on Chrome, compare crbug.com/549610
-
- 16 8月, 2016 1 次提交
-
-
由 Khaled Hosny 提交于
-
- 09 8月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
This one: map->mask = (1 << (next_bit + bits_needed)) - (1 << next_bit); before the fix, the shift was done as an int, causing overflow if it ever got to 1 << 31. Sprinkle 'u's around. Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=634805
-
- 23 7月, 2016 1 次提交
-
-
- 12 7月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 01 7月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 6月, 2016 1 次提交
-
-
- 05 4月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 2月, 2016 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-