- 01 10月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 9月, 2014 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2014 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
- 25 8月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
By defining HB_NO_WIN1256.
-
- 23 8月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
Some fonts on the Mac ship with (0,1).
-
- 16 8月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 15 8月, 2014 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This reverts commit 9c80cbc8.
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
Not supposed to happen, and apparently this is undefined in C++. https://code.google.com/p/chromium/issues/detail?id=403594
-
由 Behdad Esfahbod 提交于
In preparation for fixing: https://code.google.com/p/chromium/issues/detail?id=403594
-
- 14 8月, 2014 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 13 8月, 2014 13 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
The only effect is, if shaper_list was not NULL and no shaper was found, we now don't insert anything into cache and return earlier.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Wasn't breaking out of loop, ouch! http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Was very broken. Now fixed and tested.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Report has it that it builds (and works) now: https://codereview.qt-project.org/#/c/92087/
-
- 12 8月, 2014 4 次提交
-
-
由 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.
-