Reworked basic shaper with OpenType support. (#101079, based on patch from
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 23 Nov 2005 11:53:03 +0000 (11:53 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 23 Nov 2005 11:53:03 +0000 (11:53 +0000)
commite6e15352d154e1350340f8045759e5f7b0d86dc7
tree0d42a9b4b6b91761818521ec7dd51c693a571486
parent612b6cf60928b356f4bbb59bc9d64886574322c3
Reworked basic shaper with OpenType support. (#101079, based on patch from

2005-11-23  Behdad Esfahbod  <behdad@gnome.org>

        * modules/basic/basic-fc.c: Reworked basic shaper with OpenType
        support. (#101079, based on patch from Denis Jacquerye and Noah Levitt)

        * modules/basic/basic-fc.c (basic_scripts): Added Unicode 4.1 addition
        script PANGO_SCRIPT_GLAGOLITIC that is a "simple" script.

        * modules/arabic/arabic-fc.c, modules/syriac/syriac-fc.c: Replace
        g_utf8_to_ucs4_fast() with g_utf8_strlen()!

        * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_add_feature):
        Remove reference in docs to pango_ot_ruleset_shape() that was
        removed long ago.
src/pango-ot-ruleset.c