all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adrian Robert <Adrian.B.Robert@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Use Core Text for Cocoa Emacs
Date: Tue, 18 May 2010 08:31:46 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100518T102359-588@post.gmane.org> (raw)
In-Reply-To: 94E6FF46-4227-4DA2-BE35-C64908558378@gmail.com

Wang Ling <an00na <at> gmail.com> writes:

> 
> Is it possible and advantageous to use Core Text for Cocoa Emacs?
> I'm just wondering whether it is a practical and meaningful thing to do for
Mac Emacsers.

Hi,

Overall it's probably a wash at the present time.  Using it would not result in
any immediate user-visible changes by itself and might make supporting Tiger
difficult.  (The framework is there on Tiger, but it's private, and I'm not sure
how mature compared to the CG APIs.)  But on the other hand, it exposes a bit
more of the guts of the Text system than earlier APIs, which should make support
of advanced font backend features easier.  The cost here would be forking this
code to keep GNUstep supported.  (Right now CG (vs. DPS on GNUstep) is only used
at the very lowest level for emacs rendering, so the split code is small.)

-Adrian





  reply	other threads:[~2010-05-18  8:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 15:23 Use Core Text for Cocoa Emacs Wang Ling
2010-05-18  8:31 ` Adrian Robert [this message]
2010-05-18 20:28   ` covici
2010-05-19  0:45     ` YAMAMOTO Mitsuharu
2010-05-19  3:36       ` covici
2010-05-19  3:44         ` YAMAMOTO Mitsuharu
2010-05-19  4:00           ` Chad Brown
2010-05-20  0:56             ` YAMAMOTO Mitsuharu
2010-05-20  2:59               ` covici
2010-05-20  5:58                 ` Jason Rumney
2010-05-20  6:33                   ` covici
2010-05-22  6:50                     ` Adrian Robert
2010-05-22  7:05                       ` Jason Rumney
2010-05-22  8:21                         ` Adrian Robert
2010-05-22 11:09                           ` Jan Djärv
2010-05-22 11:34                             ` covici
2010-05-22  7:57                       ` covici
2010-05-19  4:44           ` covici
2010-05-19  5:08             ` YAMAMOTO Mitsuharu
2010-05-19  6:26               ` covici
2010-05-19  6:14     ` Adrian Robert

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=loom.20100518T102359-588@post.gmane.org \
    --to=adrian.b.robert@gmail.com \
    --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.