Re: Fonts: letter spacing bad (Carbon port)

2005-09-29 Thread YAMAMOTO Mitsuharu
 On Wed, 28 Sep 2005 11:56:07 +0100, David Reitter [EMAIL PROTECTED] 
 said:

 2. the problem is due to use of an deprecated API to show text.

Actually, David directly sent me the original report because it was
delayed due to the size limitation of the message to
emacs-pretest-bug.  Below is my answer at that time (a trivial typo is
corrected).

 On Fri, 22 Jul 2005 09:12:37 +0900, YAMAMOTO Mitsuharu [EMAIL 
 PROTECTED] said:

 Quote from http://developer.apple.com/qa/qa2001/qa1193.html:

   SwapQDTextFlags(kQDUseCGTextRendering) without kQDUseCGTextMetrics
   only if compatibility with existing documents is required (to avoid
   reflow). The old QuickdrawText metrics are derived from the
   instructed (grid-fitted) outlines, and are sometimes too different
   from the ideal (unhinted) metrics corresponding to the ideal
   outlines used by CG text rendering.

 But the use of kQDUseCGTextMetrics was already rejected.  (Note that
 Emacs 22 stood for the Unicode branch at that time.)

   http://lists.gnu.org/archive/html/emacs-devel/2005-01/msg00635.html


 On Wed, 28 Sep 2005 20:13:27 +0900, Miles Bader [EMAIL PROTECTED] said:

 (the mac text api thing seems to be well known; from the messages
 I've seen posted here, apparently things are screwy enough that it's
 not going to change tomorrow).

A good news is preliminary ATSUI support has just started to work on
my side.  A bad news is it brings some problems with the current
vertical overlap handling that are visible only on anti-aliased
environment.

 YAMAMOTO Mitsuharu
[EMAIL PROTECTED]


___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Fonts: letter spacing bad (Carbon port)

2005-09-28 Thread Miles Bader
2005/7/21, David Reitter [EMAIL PROTECTED]:
 As the attached screenshot shows, the letter spacing is bad in Emacs.

If you don't like it, you can set the variable `line-spacing' to change it...

-miles

--
Do not taunt Happy Fun Ball.


___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Fonts: letter spacing bad (Carbon port)

2005-09-28 Thread David Reitter


On 28 Sep 2005, at 11:23, Miles Bader wrote:


2005/7/21, David Reitter [EMAIL PROTECTED]:


As the attached screenshot shows, the letter spacing is bad in Emacs.



If you don't like it, you can set the variable `line-spacing' to  
change it...


1. letter spacing != line spacing
2. the problem is due to use of an deprecated API to show text.



smime.p7s
Description: S/MIME cryptographic signature
___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug