From: Patrick Poitras <patrick.f.poitras@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Bold fonts fail to be rendered, default to normal in emacs 28
Date: Wed, 15 Jun 2022 14:20:28 -0700 [thread overview]
Message-ID: <CACpx+d7pnEuvBomo-+frYrVLASXLa-8NZVqwSKuF=qdvtYsnQg@mail.gmail.com> (raw)
Hello all,
I am currently upgrading the emacs version for a container that me and some
people at work use for development purposes. The current container has an
emacs 26.3 version that is downloaded from Ubuntu's package archives. In
the spirit of progress, I am trying to get emacs 28 (compiled "manually")
working in the container to push it to everyone but am having some issues
with the font rendering.
When trying to render bold text, such as the name of the file in the tab
bar, or *in between asterisks* in org mode it defaults to (using C-u C-x =
to get the font used)
xft:-JB-JetBrains Mono-*-normal-normal-*-16-*-*-*-m-0-iso10646-1 for the
font to render.
In emacs 26 using identical configuration files (and identical system,
really), the same character is rendered using
xft:-JB-JetBrains Mono-bold-normal-normal-*-16-*-*-*-m-0-iso10646-1
I am seeking help in troubleshooting the issue, as I have reached the end
of what I am able to find about this. Please let me know if there are any
debugging steps I can do or any further information I can provide. I have
access to both sessions for comparison purposes.
I have tried alternative compilation options, adding --with-x --with-xft
--without-harfbuzz and -with-x-toolkit, without success. It used to use
another font renderer than xft at first, whose name now escapes me. (I
think it started with f and was roughly 6 characters long)
If this isn't the right place for this, please let me know and I will
redirect my questions.
Cheers,
Patrick
next reply other threads:[~2022-06-15 21:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 21:20 Patrick Poitras [this message]
2022-06-15 22:33 ` Bold fonts fail to be rendered, default to normal in emacs 28 Patrick Poitras
2022-06-16 15:40 ` Emanuel Berg
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CACpx+d7pnEuvBomo-+frYrVLASXLa-8NZVqwSKuF=qdvtYsnQg@mail.gmail.com' \
--to=patrick.f.poitras@gmail.com \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.