- 21 7月, 2011 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 13 7月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 7月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 08 7月, 2011 13 次提交
-
-
由 Behdad Esfahbod 提交于
Instead of always applying those two features before the complex shaper, let the complex shaper decide whether they should be applied first. Also add stub for Indic's final_reordering().
-
由 Behdad Esfahbod 提交于
Add compose() and decompose() unicode funcs. These implement pair-wise canonical composition/decomposition. The glib/icu implementations are lacking for now. We are adding API for this to glib, but I cannot find any useful API in ICU. May end of implementing these in-house. Changed all unicode_funcs callback names to remove the "_get" part. Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t, and hb_unicode_get_script() is hb_unicode_script() now.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
In preparation for adding more advanced unicode funcs.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=644184 among others. Shapers now can request segmented feature application by calling add_gsub_pause() or add_gpos_pause(). They can also provide a callback to be called at the pause. Currently the Arabic shaper uses pauses to enforce certain feature application. The Indic shaper can use the same facility to pause and do reordering in the callback.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
I'm too lazy to fix the tests now.
-
- 07 7月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Mozilla Bug 669175 - Slow rendering of text sometimes in this case, using direction: rtl
-
- 05 7月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Still not much there.
-
- 29 6月, 2011 10 次提交
-
-
由 Behdad Esfahbod 提交于
They are outdated with respect to the DejaVu Sans I'm using. We need to add font version checking to the tests.
-
由 Behdad Esfahbod 提交于
One has to run the test with --verbose to see that right now.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Towards a better test runner.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We'd add normalization and decomposition tests later.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Needs fonts to be put in test/fonts. Tests are skipped otherwise. Run with --verbose for details. Working on improving the test runner to make it easier to make sense of what's going on.
-
- 25 6月, 2011 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Copied form HarfBuzz.old Indic data. These are below and post consonants. This is temporary. Read the comment in the patch.
-
由 Behdad Esfahbod 提交于
-
- 18 6月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Using an incredible tool called Ragel.
-
- 16 6月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Matches OT types now.
-
- 15 6月, 2011 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-