emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Mac port


From: YAMAMOTO Mitsuharu
Subject: Re: Emacs Mac port
Date: Tue, 23 Aug 2016 09:07:31 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Mon, 22 Aug 2016 10:41:45 +0000, Marius Kjeldahl <address@hidden> said:

> Following up on my own post, I now noticed that there was a setting
> in my .emacs file that selected the bold weighting. Why "stock"
> Emacs did not respect that setting and this "Mac port" did I have no
> idea. Changed the default weight to normal and now both versions
> have identical fonts. A curious mind might want to know why the
> "stock" Emacs OSX build does not respect the bold weight. The
> specific setting from my .emacs is:

Probably this is due to the following workaround only in the Mac port:

* emacs-24.4-mac-5.3 (2015-01-29)
http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg01040.html

** Fixed bugs

*** Synthetic bold text looks thinner on Retina display/HiDPI mode.
This is because stroke line width for text drawing is not correctly
scaled (whereas it is correctly scaled when drawn to bitmaps) on such
environments.  I've been reporting this to Apple on every OS X update
since it was 10.7.4, but I couldn't get any response until recently.
At last Apple answers that there are no plans to address this issue
(rdar://11644870) currently.  So I added a workaround that would cause
a bad reverse effect if the original issue were fixed.

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]