[XeTeX] xetexref updated

caapv 208 caapv208 at yahoo.co.jp
Wed Jul 18 06:57:03 CEST 2007


--- caapv 208 <caapv208 at yahoo.co.jp> wrote:

> I think I now understand what's wrong with ICU code.
> I'm going to run debugger tomorrow and try to
> consider
> a fix.

I should have read the source before posting.
It is

enum GlyphSubstitutionSubtableTypes
{
    gsstSingle          = 1,
    gsstMultiple        = 2,
    gsstAlternate       = 3,
    gsstLigature        = 4,
    gsstContext         = 5,
    gsstChainingContext = 6,
    gsstExtension       = 7,
    gsstReverseChaining = 8
};

where ReverseChainingSingleSubstitution which should
parse input sequences from the end to the beginning
has not been implemented yet.  So the fix requires some
time.

Regards,
SMiyata


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/



More information about the XeTeX mailing list