unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18818: Incorrect font weight in dark background, Emacs 24.4 on Mac OS X 10.10
@ 2014-10-24  8:35 Sun Yijiang
  2016-06-18 14:45 ` Alan Third
  0 siblings, 1 reply; 7+ messages in thread
From: Sun Yijiang @ 2014-10-24  8:35 UTC (permalink / raw)
  To: 18818

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

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

[-- Attachment #2: white-bold.png --]
[-- Type: image/png, Size: 57709 bytes --]

[-- Attachment #3: white-normal.png --]
[-- Type: image/png, Size: 56238 bytes --]

[-- Attachment #4: white-to-dark.png --]
[-- Type: image/png, Size: 58163 bytes --]

[-- Attachment #5: dark-bold.png --]
[-- Type: image/png, Size: 55206 bytes --]

[-- Attachment #6: dark-normal.png --]
[-- Type: image/png, Size: 57875 bytes --]

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

end of thread, other threads:[~2021-08-21 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-24  8:35 bug#18818: Incorrect font weight in dark background, Emacs 24.4 on Mac OS X 10.10 Sun Yijiang
2016-06-18 14:45 ` Alan Third
2016-06-18 23:54   ` YAMAMOTO Mitsuharu
2021-08-19 14:31     ` Lars Ingebrigtsen
2021-08-21  9:55       ` Alan Third
2021-08-21 10:03         ` Eli Zaretskii
2021-08-21 13:03           ` Lars Ingebrigtsen

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