Re: [HarfBuzz] Renaming the shapers?

2012-03-07 Thread Harshula
On Wed, 2012-03-07 at 12:33 +0530, Shriramana Sharma wrote: On Wed, Mar 7, 2012 at 12:29 PM, Pravin Satpute psatp...@redhat.com wrote: Indic shaper supports some non-indic scripts as well. So yes, using generic name looks logical. But I prefer something other than reordering, because

Re: [HarfBuzz] Renaming the shapers?

2012-03-07 Thread Shriramana Sharma
On Wed, Mar 7, 2012 at 5:30 PM, Harshula harsh...@gmail.com wrote: syllabic ... Not a bad idea at all. I support syllabic. But clarify -- isn't Arabic etc syllabic? I heard even sometimes Arabic uses diacritics on consonants to indicate vowels a la abugidas. Perhaps southasian might be OK as I

Re: [HarfBuzz] harfbuzz-ng: Branch 'master'

2012-03-07 Thread Khaled Hosny
On Tue, Mar 06, 2012 at 05:47:57PM -0800, Behdad Esfahbod wrote: + * knowledge too. We need ot provide assistance to the itemizer. There is a typo: s/ot/to/ Regards, Khaled ___ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org

[HarfBuzz] harfbuzz-ng: Branch 'master'

2012-03-07 Thread Behdad Esfahbod
src/hb-ot-shape-normalize.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3b2e077f549b04779c08a9fedb1f35b9f11075c Author: Behdad Esfahbod beh...@behdad.org Date: Wed Mar 7 10:21:24 2012 -0500 Typo diff --git a/src/hb-ot-shape-normalize.cc

[HarfBuzz] harfbuzz-ng: Branch 'master'

2012-03-07 Thread Behdad Esfahbod
src/Makefile.am | 15 ++ src/gen-indic-table.py | 20 +-- src/hb-ot-shape-complex-arabic-table.hh | 35 -- src/hb-ot-shape-complex-indic-table.hh | 178 +++- 4 files changed, 134 insertions(+), 114 deletions(-) New

[HarfBuzz] harfbuzz-ng: Branch 'master' - 5 commits

2012-03-07 Thread Behdad Esfahbod
src/hb-common.cc |6 + src/hb-common.h| 203 +++-- src/hb-glib.cc | 11 +- src/hb-ot-shape-complex-private.hh |9 + 4 files changed, 129 insertions(+), 100 deletions(-) New commits: commit

Re: [HarfBuzz] harfbuzz-ng: Branch 'master' - 5 commits

2012-03-07 Thread Behdad Esfahbod
On 03/07/2012 12:56 PM, Behdad Esfahbod wrote: Route three Unicode 6.1 scripts through Indic shaper Martin, Jonathan, can you comment on these? Do they need any complex shaping at all? Thanks, behdad diff --git a/src/hb-ot-shape-complex-private.hh

[HarfBuzz] harfbuzz-ng: Branch 'master' - 2 commits

2012-03-07 Thread Behdad Esfahbod
src/gen-arabic-table.py | 11 +++--- src/gen-indic-table.py |9 +++-- src/hb-common.cc|8 src/hb-common.h | 52 +--- src/hb-ot-shape-complex-arabic-table.hh |6 +++