unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ATSUI support on Carbon Emacs
@ 2005-10-01 11:28 YAMAMOTO Mitsuharu
  2005-10-06  8:20 ` YAMAMOTO Mitsuharu
                   ` (4 more replies)
  0 siblings, 5 replies; 32+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-10-01 11:28 UTC (permalink / raw)


At the request of the maintainer, I installed ATSUI support on Carbon
Emacs to the trunk.  It does not change anything unless -DUSE_ATSUI is
specified at compile time.  It is still somewhat experimental, and has
some known problems:

  * Cursor movement is sometimes slow because of the excessive redraw
    of overlapping/overlapped rows.
    http://lists.gnu.org/archive/html/emacs-devel/2005-09/msg00705.html

  * Tall characters get thicker because they are overdrawn when
    overlapping rows are redrawn.  This is the verical version of the
    following problem:
    http://lists.gnu.org/archive/html/emacs-devel/2005-01/msg00729.html

  * Sole diacritical marks and right-to-left texts are not displayed
    correctly.

  * A JISX0212 character in HELLO (C-h h) is not displayed by default.
    (I don't mean all of the remaining characters are displayed by
    default.)  A workaround is to evaluate
    (define-translation-hash-table 'ucs-mule-cjk-to-unicode
     ucs-mule-cjk-to-unicode).

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2006-05-01  1:34 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-01 11:28 ATSUI support on Carbon Emacs YAMAMOTO Mitsuharu
2005-10-06  8:20 ` YAMAMOTO Mitsuharu
2005-10-06 10:55   ` Kim F. Storm
2005-10-07  8:07     ` YAMAMOTO Mitsuharu
2005-10-07 14:02       ` Romain Francoise
2005-10-07 21:47         ` Kim F. Storm
2005-10-08  2:41           ` YAMAMOTO Mitsuharu
2005-10-09 13:18           ` Romain Francoise
2005-10-11 14:26 ` David Reitter
2005-10-12  5:03   ` YAMAMOTO Mitsuharu
2005-10-12  9:24     ` David Reitter
2005-10-13  8:17       ` YAMAMOTO Mitsuharu
2005-11-12  5:52         ` YAMAMOTO Mitsuharu
2005-10-20 12:44 ` Eli Zaretskii
2005-10-21  1:10   ` YAMAMOTO Mitsuharu
2005-10-21  9:32     ` Eli Zaretskii
2005-10-21  9:58       ` YAMAMOTO Mitsuharu
2005-10-21 14:45         ` Eli Zaretskii
2005-10-24  1:05           ` YAMAMOTO Mitsuharu
2005-10-24  9:37             ` Eli Zaretskii
2005-10-25  0:00 ` Sébastien Kirche
2005-10-25  8:19   ` YAMAMOTO Mitsuharu
2005-10-25 18:57     ` Sébastien Kirche
2005-10-25 21:00       ` Sébastien Kirche
2005-10-27  1:36         ` YAMAMOTO Mitsuharu
2005-10-27 16:44           ` Sébastien Kirche
2005-10-28 10:35             ` YAMAMOTO Mitsuharu
2005-10-29  1:11               ` Sébastien Kirche
2006-03-12  8:52 ` YAMAMOTO Mitsuharu
2006-04-26  9:13   ` YAMAMOTO Mitsuharu
2006-04-26  9:50     ` YAMAMOTO Mitsuharu
2006-05-01  1:34     ` YAMAMOTO Mitsuharu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).