unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sun Yijiang <sunyijiang@gmail.com>
To: 18818@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	[thread overview]
Message-ID: <CAL109eP5LLLvzoa-nMxSJ514aJZzSyLfeVfe6TJFhLSJt+oNcw@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2014-10-24  8:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24  8:35 Sun Yijiang [this message]
2016-06-18 14:45 ` bug#18818: Incorrect font weight in dark background, Emacs 24.4 on Mac OS X 10.10 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAL109eP5LLLvzoa-nMxSJ514aJZzSyLfeVfe6TJFhLSJt+oNcw@mail.gmail.com \
    --to=sunyijiang@gmail.com \
    --cc=18818@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).