unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps
@ 2013-01-13  2:08 Sudhir Shenoy
  2013-01-13 13:36 ` Jan Djärv
  0 siblings, 1 reply; 4+ messages in thread
From: Sudhir Shenoy @ 2013-01-13  2:08 UTC (permalink / raw)
  To: 13424

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

Hi,

In the trunk of Emacs 24.3, I cannot seem to get anti-aliased font rendering. I've tried customizing, etc. but nothing seems to work. Is this a known problem and if so, is there a fix?

I've attached a screenshot of 24.3 and 24.3 side by side to illustrate what I am talking about.

Thanks
Sudhir

[-- Attachment #2.1: Type: text/html, Size: 755 bytes --]

[-- Attachment #2.2: emacs.png --]
[-- Type: image/png, Size: 172255 bytes --]

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

* bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps
  2013-01-13  2:08 bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps Sudhir Shenoy
@ 2013-01-13 13:36 ` Jan Djärv
  2013-01-13 23:37   ` Sudhir Shenoy
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Djärv @ 2013-01-13 13:36 UTC (permalink / raw)
  To: Sudhir Shenoy; +Cc: 13424-done

Hello.

13 jan 2013 kl. 03:08 skrev Sudhir Shenoy <sshenoy@gol.com>:

> Hi,
> 
> In the trunk of Emacs 24.3, I cannot seem to get anti-aliased font rendering. I've tried customizing, etc. but nothing seems to work. Is this a known problem and if so, is there a fix?
> 
> I've attached a screenshot of 24.3 and 24.3 side by side to illustrate what I am talking about.

I assume you mean something else than "24.3 and 24.3"?  There is no "trunk of 24.3", it is just the trunk or the emacs-24 branch or a released version.  Not sure what versions you mean here.

Anyway, both your versions are antialiased as is plainly seen if you zoom in on a character so you see the individual pixels.  I suspect one of them is not LCD-smoothed though.  See bug 11484 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11484).

If another workaround for that bug can be found, smoothing will be turned back on.

Closing, as this is not a bug.

Thanks,

	Jan D.







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

* bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps
  2013-01-13 13:36 ` Jan Djärv
@ 2013-01-13 23:37   ` Sudhir Shenoy
  2013-01-14  9:41     ` Jan Djärv
  0 siblings, 1 reply; 4+ messages in thread
From: Sudhir Shenoy @ 2013-01-13 23:37 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 13424-done

On Jan 13, 2013, at 10:36 PM, Jan Djärv <jan.h.d@swipnet.se> wrote:

> 
> I assume you mean something else than "24.3 and 24.3"?  There is no "trunk of 24.3", it is just the trunk or the emacs-24 branch or a released version.  Not sure what versions you mean here.

Sorry for my poor reporting - it was trunk vs. 24.2

> 
> Anyway, both your versions are antialiased as is plainly seen if you zoom in on a character so you see the individual pixels.  I suspect one of them is not LCD-smoothed though.  See bug 11484 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11484).
> 
> If another workaround for that bug can be found, smoothing will be turned back on.
> 
> Closing, as this is not a bug.
> 


You're correct - I should have said LCD smoothing and not anti-aliasing. I read the description of 11484 and now understand why smoothing was turned off. However, now Emacs is quite unpleasant to the eyes and quite unusable on a Macbook IMHO. Perhaps the cure is worse than the disease? 

Thanks
Sudhir




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

* bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps
  2013-01-13 23:37   ` Sudhir Shenoy
@ 2013-01-14  9:41     ` Jan Djärv
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Djärv @ 2013-01-14  9:41 UTC (permalink / raw)
  To: Sudhir Shenoy; +Cc: 13424-done@debbugs.gnu.org

Hello.

The emacs-24 branch (and soon the trunk) has smoothing on again. 

    Jan D.

14 jan 2013 kl. 00:37 skrev Sudhir Shenoy <sshenoy@gol.com>:

> On Jan 13, 2013, at 10:36 PM, Jan Djärv <jan.h.d@swipnet.se> wrote:
> 
>> 
>> I assume you mean something else than "24.3 and 24.3"?  There is no "trunk of 24.3", it is just the trunk or the emacs-24 branch or a released version.  Not sure what versions you mean here.
> 
> Sorry for my poor reporting - it was trunk vs. 24.2
> 
>> 
>> Anyway, both your versions are antialiased as is plainly seen if you zoom in on a character so you see the individual pixels.  I suspect one of them is not LCD-smoothed though.  See bug 11484 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11484).
>> 
>> If another workaround for that bug can be found, smoothing will be turned back on.
>> 
>> Closing, as this is not a bug.
> 
> 
> You're correct - I should have said LCD smoothing and not anti-aliasing. I read the description of 11484 and now understand why smoothing was turned off. However, now Emacs is quite unpleasant to the eyes and quite unusable on a Macbook IMHO. Perhaps the cure is worse than the disease? 
> 
> Thanks
> Sudhir





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

end of thread, other threads:[~2013-01-14  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-13  2:08 bug#13424: Mac OSX - font rendering in Emacs 24.3 looks like bitmaps Sudhir Shenoy
2013-01-13 13:36 ` Jan Djärv
2013-01-13 23:37   ` Sudhir Shenoy
2013-01-14  9:41     ` Jan Djärv

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