all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Adding Tai Tham Script to GNU/Linux Distribution's Version of Emacs
Date: Sun, 15 Mar 2015 18:56:31 +0200	[thread overview]
Message-ID: <83mw3e19og.fsf@gnu.org> (raw)
In-Reply-To: <20150315123220.5b5e1ae1@JRWUBU2>

> Date: Sun, 15 Mar 2015 12:32:20 +0000
> From: Richard Wordingham <richard.wordingham@ntlworld.com>
> 
> I am currently using a distribution's latest version of Emacs.
> The distribution is Ubuntu 12.04, precise pangolin, and the version of
> Emacs it currently delivers is 23.3.1.  Is it 'simple' to add complex
> text layout (CTL) for the Tai Tham script on non-Windows systems?

I recommend to get Emacs 24, as its support of Unicode is much better.

> I hope that all I have to do is to:
> 
> 1) Modify fontset.el to add the script.
> 2) Replace fontset.elc
> in /usr/share/emacs/23.3/lisp/international/fontset.elc by the modified
> version of fontset.el from the source description.
> 3) Augment the m17n library to use a HarfBuzz-compatible Tai Tham
> font.  I have such a font, and it works fine with Emacs when CTL is not
> needed.
> 
> One of my worries is that I may have to update characters.el and
> recompile Emacs.
> 
> I already have a working Emacs input method for the Tai Tham script.

Only this should be necessary:

  1) Modify fontset.el to add the script.

There are examples in the Emacs manual's node "Modifying Fontsets", go
by them.  AFAIU, either the 1st or the last one should fix the issue
for you, assuming you have a suitable font.

Caveat: I only tried these examples with Emacs 24, not with 23.3.



  reply	other threads:[~2015-03-15 16:56 UTC|newest]

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

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=83mw3e19og.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.