- 08 4月, 2012 4 次提交
-
-
由 Behdad Esfahbod 提交于
Previously, we were NOT actually recomposing Hangul Jamo. We do now. The two lines in: test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt Now render the same with the UnDotum.ttf font. Previously the second linle was rendering boxes. We can also start applying OpenType Jamo features later. At this time, I have no idea how the 'ljmo', 'vjmo', 'tjmo' features are supposed to work. Maybe someone can explain them to me?
-
由 Behdad Esfahbod 提交于
In this mode we try composing CCC=0 with CCC=0 characters. Useful for Hangul.
-
由 Behdad Esfahbod 提交于
No logical difference so far.
-
由 Behdad Esfahbod 提交于
-
- 06 4月, 2012 4 次提交
-
-
由 Behdad Esfahbod 提交于
Composed, and decomposed, of the same text.
-
由 Behdad Esfahbod 提交于
In preparation for Hangul shaper.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 3月, 2012 11 次提交
-
-
由 Behdad Esfahbod 提交于
This is the most convenient way to browse scripts.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Cross-checked with Mark Davis's spreadsheet at http://goo.gl/x9ilM
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
As requested by Jonathan Kew. We need to devise a better mechanism to choose which scripts to pass through the Indic shaper. Moreover, currently we are storing data for some scripts in the Indic shaper that are not even going through that shaper. Need to find a better way...
-
由 Behdad Esfahbod 提交于
-
- 07 3月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
- 02 3月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
Makes number of failures against Uniscribe with hi_IN dictionary from OO.o to go down from 6334 to 4290. Not bad for a one-line change! Mozilla Bug 729626 - ASAN: heap-buffer-overflow HTML
-
由 Behdad Esfahbod 提交于
The OSAtomicAdd32Barrier operator returns the new value, we want the old value.
-
- 25 2月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
So, apparently there's no atomic int 'get' method on Apple. You have to add(0) to get. And that's not const-friendly. So switch inert-object checking to a non-atomic get. This, however, is safe, and a negligible performance boost too.
-
由 Behdad Esfahbod 提交于
Apparently it can't be implemented on OS X. We weren't using it anyway.
-
- 24 2月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
By defining HB_NO_MT. Also, only warn once per missing MT feature support. Mozilla Bug 666661 - gfx/harfbuzz/src/hb-prive.h - compiler warnings on mac
-
- 23 2月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Patch from Jonathan Kew. Bug 662055 - advanced Hebrew diacritics are shown correctly only in particular order.
-
由 Behdad Esfahbod 提交于
Patch from Jonathan Kew. Bug 662055 - advanced Hebrew diacritics are shown correctly only in particular order
-
- 22 2月, 2012 1 次提交
-
- 30 1月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 1月, 2012 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 23 1月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-