unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2836:
@ 2009-04-27 21:08 David Reitter
       [not found] ` <E1D24BFC-5DE5-4C1B-AAEB-EC28D1D2A16F@gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: David Reitter @ 2009-04-27 21:08 UTC (permalink / raw)
  To: 2836

First, I reproduce this only when the system and Emacs are set up to  
switch off antialiasing for a font as small as that.
With antialiasing on, the error doesn't occur.  (Can be reproduced  
with Emacs -Q, which seems to use special settings for antialiasing,  
or with
(setq ns-antialias-text nil)).

Reintroducing line spacing (which was removed for a reason) not only  
fixes this bug, but has global consequences.

So I don't think this is the right way to fix this bug.  I think we  
have to look at the code that draws the non-antialiased text.

For now, the workaround for this is

(set-frame-parameter nil 'line-spacing 2)
(or setting defaut-frame-alist accordingly).









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

end of thread, other threads:[~2009-07-16 23:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-27 21:08 bug#2836: David Reitter
     [not found] ` <E1D24BFC-5DE5-4C1B-AAEB-EC28D1D2A16F@gmail.com>
2009-07-16 23:49   ` bug#2836: David Caldwell
2009-07-16 23:54     ` bug#2836: David Reitter

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).