GNU bug report logs - #18818
Incorrect font weight in dark background, Emacs 24.4 on Mac OS X 10.10

Previous Next

Package: emacs;

Reported by: Sun Yijiang <sunyijiang <at> gmail.com>

Date: Fri, 24 Oct 2014 18:14:01 UTC

Severity: normal

Tags: confirmed, moreinfo

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sun Yijiang <sunyijiang <at> gmail.com>
To: 18818 <at> debbugs.gnu.org
Subject: bug#18818: Incorrect font weight in dark background, Emacs 24.4 on Mac OS X 10.10
Date: Fri, 24 Oct 2014 16:35:16 +0800
[Message part 1 (text/plain, inline)]
Step by step:

1) Mac OS X 10.10 Yosemite, Xcode 6.1
2) Compile GNU Emacs 24.4 with ./configure --with-ns && make && make install
3) Make a clean run: /Applications/Emacs.app/Contents/MacOS/Emacs -q
4) In *scratch* buffer, run these line-by-line (with C-x C-e)

(set-default-font "-*-Monaco-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1")
(set-default-font "-*-Monaco-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1")

(set-foreground-color "#FFFFFF")
(set-background-color "#222222")

(set-default-font "-*-Monaco-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1")
(set-default-font "-*-Monaco-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1")

Screenshots after each step are attached.  It's clear that in a dark
background, bold and normal texts are flipped.


Best,
Yijiang
[white-bold.png (image/png, attachment)]
[white-normal.png (image/png, attachment)]
[white-to-dark.png (image/png, attachment)]
[dark-bold.png (image/png, attachment)]
[dark-normal.png (image/png, attachment)]

This bug report was last modified 3 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.