all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: "Sébastien Kirche" <sebastien.kirche@free.fr>, emacs-devel@gnu.org
Subject: Re: Special Characters on Mac Emacs
Date: Wed, 30 Mar 2005 19:43:01 -0800	[thread overview]
Message-ID: <7fe37805c215e57ae84290a4788b28b1@mac.com> (raw)
In-Reply-To: <wlll8bq9vv.wl%mituharu@math.s.chiba-u.ac.jp>

ATSUI means a rewrite of a large portion of the display code, with the  
benefit that it will display all unicode characters consistently.  The  
change from the emacs-unicode-2 branch for storing the internals as  
unicode will dramatically reduce the cost of implementing this feature.

However, I'm having much difficulty in keeping the font specificationss  
consistent between quickdraw and ATSUI (let alone the near  
impossibility of determining glyph widths in a manner that's fast).   
I'll have to write this up and send it around.

-Steven

On Mar 25, 2005, at 9:00 PM, YAMAMOTO Mitsuharu wrote:

>>>>>> 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
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2005-03-31  3:43 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
2005-03-31  3:43               ` Steven Tamm [this message]
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=7fe37805c215e57ae84290a4788b28b1@mac.com \
    --to=steventamm@mac.com \
    --cc=emacs-devel@gnu.org \
    --cc=sebastien.kirche@free.fr \
    /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.