all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 24560@debbugs.gnu.org, Vladimir Panteleev <thecybershadow@gmail.com>
Subject: bug#24560: 25.1; With `--font 7x13', wrong font is used for Unicode characters
Date: Sun, 17 Nov 2019 17:26:18 +0100	[thread overview]
Message-ID: <875zji79lh.fsf@gnus.org> (raw)
In-Reply-To: <83h8325vql.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 17 Nov 2019 18:10:58 +0200")

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

Eli Zaretskii <eliz@gnu.org> writes:

> It sounds like something is wrong with the 7x13 font or with how Emacs
> handles these fonts, because there are several bug reports that
> basically say the same thing.

I wonder why I can't reproduce it.  Hm.  The xft/harfbuzz thing
shouldn't interfere here, should it?  That's a bitfont?

I tried 

./configure --with-xft --without-harfbuzz

and the CENT SIGN was of the same size as the ASCII characters, and

./configure --without-xft --with-harfbuzz

...

Hang on, the latter gives me

  Does Emacs use HarfBuzz?                                no

but just ./configure gives me

  Does Emacs use HarfBuzz?                                yes

Sounds like a bug in the autoconfig stuff.

Anyway, I get the same result there:


[-- Attachment #2: screen6xpL9A.jpg --]
[-- Type: image/jpeg, Size: 904 bytes --]

[-- Attachment #3: Type: text/plain, Size: 341 bytes --]


One more detail.  When inserting CENT SIGN, I get this warning:

(emacs:29060): Gtk-CRITICAL **: 17:12:48.023: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed

If I use a different font, I don't get that warning.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

  reply	other threads:[~2019-11-17 16:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28 16:34 bug#24560: 25.1; With `--font 7x13', wrong font is used for Unicode characters Vladimir Panteleev
2016-09-28 20:16 ` Eli Zaretskii
2016-09-28 21:58   ` Vladimir Panteleev
2016-09-29 15:30     ` Eli Zaretskii
2016-09-29 16:33       ` Vladimir Panteleev
2016-10-08 13:07       ` Eli Zaretskii
2016-10-15 14:10         ` Eli Zaretskii
2016-11-18  8:48           ` Eli Zaretskii
2019-11-17  7:21 ` Lars Ingebrigtsen
2019-11-17 13:10   ` Vladimir Panteleev
2019-11-17 16:10     ` Eli Zaretskii
2019-11-17 16:26       ` Lars Ingebrigtsen [this message]
2019-11-17 17:07         ` Eli Zaretskii
2019-11-17 17:09           ` Lars Ingebrigtsen
2019-11-17 17:58           ` Lars Ingebrigtsen
2019-11-17 18:25             ` Eli Zaretskii
2019-11-17 18:33               ` Lars Ingebrigtsen
2019-11-17 21:05             ` Robert Pluim
2019-11-18  9:19               ` Lars Ingebrigtsen
2022-04-23 14:02                 ` Lars Ingebrigtsen
2022-04-23 15:17                   ` Vladimir Panteleev
2019-11-17 19:05           ` 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

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

  git send-email \
    --in-reply-to=875zji79lh.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=24560@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=thecybershadow@gmail.com \
    /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.