all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: emacs-devel@gnu.org
Subject: Re: Special Characters on Mac Emacs
Date: Sat, 26 Mar 2005 14:00:36 +0900	[thread overview]
Message-ID: <wlll8bq9vv.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <85zmwragdc.fsf@obelix.seki.fr>

>>>>> On Fri, 25 Mar 2005 16:34:55 +0100, Sébastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> said:

>> I suppose no characters in mule-unicode-2500-33ff is accessible
>> from QuickDraw Text API that Carbon Emacs is currently using for
>> drawing text, at least when using with bundled fonts.

> What i can't figure out is that within OSX you can have any unicode
> char you want providing that the application is unicode compliant
> and that character is accessible at least from the system character
> palette.

> But for Emacs there is that strange remapping for parts of the
> unicode set.  So some chars are ok and some not.

Quote from "Internationalizing Your Software: File Encodings and Fonts":
http://developer.apple.com/documentation/MacOSX/Conceptual/BPInternational/Concepts/FileEncodings.html

  Carbon and QuickDraw Issues

  If you have existing QuickDraw code and want to draw text, you
  should be aware that the QuickDraw Text routines do not directly
  support Unicode.
				  :
  The fonts that are installed with Mac OS X have large character sets
  supporting a wide range of encodings and scripts. For example,
  Lucida, the system font, supports extended Latin, Greek, Cyrillic,
  Arabic, Hebrew, and Thai. But if you draw text through QuickDraw
  Text, you have access only to the MacRoman repertoire. To access the
  rest, you must use Cocoa or ATSUI.

Steven Tamm is working on ATSUI support, and he is planning to add it
to the unicode branch.  I also think that it is not time to add such a
drastic change into the upcoming release version.  My change about
Central European and Cyrillic display support is a "stopgap" that is
intended not to change existing mechanisms.

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

  reply	other threads:[~2005-03-26  5:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10 16:18 Special Characters on Mac Emacs Ulrich Hobelmann
2005-03-23 11:20 ` YAMAMOTO Mitsuharu
2005-03-23 15:49   ` Sébastien Kirche
2005-03-24  3:00     ` YAMAMOTO Mitsuharu
2005-03-24 12:50       ` Sébastien Kirche
2005-03-25  6:48         ` YAMAMOTO Mitsuharu
2005-03-25  9:50           ` YAMAMOTO Mitsuharu
2005-03-25 15:34           ` Sébastien Kirche
2005-03-26  5:00             ` YAMAMOTO Mitsuharu [this message]
2005-03-31  3:43               ` Steven Tamm
2005-03-31 11:20                 ` Sébastien Kirche
2005-03-29 10:03           ` Sébastien Kirche
2005-04-01 11:02             ` YAMAMOTO Mitsuharu
2005-04-01 11:56               ` Sébastien Kirche
  -- strict thread matches above, loose matches on Subject: below --
2005-03-09 22:28 Ulrich Hobelmann
2005-03-10  4:22 ` Stefan Monnier
2005-03-10  6:39   ` Ulrich Hobelmann
2005-03-10  8:50     ` Sébastien Kirche
2005-03-10 10:49   ` Peter Dyballa
     [not found]   ` <mailman.3264.1110455297.32256.help-gnu-emacs@gnu.org>
2005-03-10 13:39     ` Stefan Monnier
2005-03-10 14:37       ` Peter Dyballa
     [not found]       ` <mailman.3293.1110466438.32256.help-gnu-emacs@gnu.org>
2005-03-10 14:50         ` Stefan Monnier
2005-03-10 15:50           ` Peter Dyballa
2005-03-10 16:58             ` Stefan Monnier
2005-03-10 16:21           ` Ulrich Hobelmann
     [not found]           ` <mailman.3306.1110471038.32256.help-gnu-emacs@gnu.org>
2005-03-10 16:23             ` Ulrich Hobelmann
2005-03-10 16:25             ` Thien-Thi Nguyen

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=wlll8bq9vv.wl%mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@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.