all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Wordingham <richard.wordingham@ntlworld.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Adding Tai Tham Script to GNU/Linux Distribution's Version of Emacs
Date: Thu, 19 Mar 2015 07:37:16 +0000	[thread overview]
Message-ID: <20150319073716.2f18b51a@JRWUBU2> (raw)
In-Reply-To: <83pp85wt5v.fsf@gnu.org>

On Thu, 19 Mar 2015 05:41:16 +0200
Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Wed, 18 Mar 2015 21:33:22 +0000
> > From: Richard Wordingham <richard.wordingham@ntlworld.com>
> > 
> > The problem is that function font-shape-gstring, defined in file
> > font.c, which *appears* to be the correct composition function,
> > does not grok the m17n FLT module, or at least not at Version 1.6.3.
> 
> That sounds pretty strange.  Have you tried to discuss this with m17n
> FLT developers?  Emacs is supposed to fit m17n very well, since the
> same developers contributed to both projects.

If one follows the Microsoft example of making an Indic orthographic
syllable a grapheme cluster, the problem largely (entirely?) goes away.
Moreover, apart from the swapping round of consonant and vowel or
dependent RA glyphs, the problem examples (bug 20140) all include U+1A60
TAI THAM SIGN SAKOT, which was quietly given a non-zero canonical
combining class despite the explicit recommendation in the encoding
proposal that it be given a canonical combining class of 0.  Its low,
positive canonical combining class (9 for virama) causes no end of minor
problems.

The main issue with m17n itself is that the from and to fields don't
handle discontiguous substrings.  Discontiguous substrings, typically
but not necessarily associated with canonical equivalence, are
generally not handled well.

There might be some more unusual (from, to) sequences once I get the
<NA, AA> ligature working.  It's not forming under m17n for some reason,
but Emacs is innocent.

Richard.



  reply	other threads:[~2015-03-19  7:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.28836.1426477412.31050.help-gnu-emacs@gnu.org>
2015-03-16  7:47 ` Adding Tai Tham Script to GNU/Linux Distribution's Version of Emacs Richard Wordingham
2015-03-16 16:34   ` Eli Zaretskii
2015-03-17  0:23     ` Richard Wordingham
2015-03-17  7:30       ` Eli Zaretskii
2015-03-18  8:27     ` Richard Wordingham
2015-03-18 21:33       ` Richard Wordingham
2015-03-19  3:41         ` Eli Zaretskii
2015-03-19  7:37           ` Richard Wordingham [this message]
2015-03-20  1:18             ` Richard Wordingham
2015-03-15 23:15 Richard Wordingham
2015-03-16  3:43 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2015-03-15 12:32 Richard Wordingham
2015-03-15 16:56 ` Eli Zaretskii
2015-03-15 17:01   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150319073716.2f18b51a@JRWUBU2 \
    --to=richard.wordingham@ntlworld.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.