- 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 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
- 11 1月, 2016 1 次提交
-
-
- 31 12月, 2015 1 次提交
-
-
由 Nico Weber 提交于
The coretext_aat shaper delegates to the regular coretext_..._ensure() functions, so coretext_aat_..._ensure() functions defined by these macros are unused. The compiler warns about them, which in turn can confuse people to think that the coretext_aat_..._ensure() functions weren't called by accident.
-
- 29 12月, 2015 1 次提交
-
-
由 Nico Weber 提交于
Fixes a -Wunused-label warning when building harfbuzz with clang -Wall.
-
- 03 9月, 2015 1 次提交
-
-
- 20 8月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
Shouldn't cause *any* functional changes, but is more correct.
-
- 19 8月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 8月, 2015 1 次提交
-
-
- 22 4月, 2015 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
- 29 1月, 2015 2 次提交
-
-
由 Behdad Esfahbod 提交于
As discovered on Chrome Mac: https://code.google.com/p/chromium/issues/detail?id=452326
-
由 Behdad Esfahbod 提交于
As discovered on Chrome Mac: https://code.google.com/p/chromium/issues/detail?id=452326 This was originally broken in: commit 5a0eed3b Author: Behdad Esfahbod <behdad@behdad.org> Date: Mon Aug 11 23:47:16 2014 -0400 [coretext] Implement vertical shaping
-
- 22 1月, 2015 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Before we were not accounting for possible differences in x_scale and y_scale, as well as the signs of those. All should be in good shape now.
-
由 Behdad Esfahbod 提交于
-
- 15 8月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 8月, 2014 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Was very broken. Now fixed and tested.
-
由 Behdad Esfahbod 提交于
-
- 12 8月, 2014 5 次提交
-
-
由 Behdad Esfahbod 提交于
See comments. Fixes vertical text. CoreText backend is in very good shape now! Also see: 5a0eed3b 25f4fb9b Fixes http://github.com/behdad/harfbuzz/pull/36
-
由 Behdad Esfahbod 提交于
Currently doesn't work though, we detect font fallback. Apparently matching on ct_font is not safe for this. Looks like commit 25f4fb9b wasn't enough after all.
-
由 Behdad Esfahbod 提交于
Wasn't needed after a6b8dc87.
-
由 Behdad Esfahbod 提交于
Assert that all runs had expected direction, and take hint for non-monotone clusters.
-
由 Behdad Esfahbod 提交于
-