emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this font missing appostrophe or something else is wrong?


From: Arthur Miller
Subject: Re: Is this font missing appostrophe or something else is wrong?
Date: Mon, 21 Jun 2021 20:42:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Arthur Miller <arthur.miller@live.com>
>> Date: Mon, 21 Jun 2021 18:42:22 +0200
>> 
>> I have been using Anonymous Pro for quite some time mostly because it is
>> programming friendly, has math symbols as well as lating and greek
>> symbols plus some other stuff.
>> 
>> Today I have noticed in info files that some characters are not rendered
>> properly. I haven't noticed this before, but I have rebuild Emacs from
>> master today.
>> 
>> Seems to be the '‘' character. I have attached a screenshot of how it
>> was rendered. 
>> 
>> Font is OFL (open font licence) and can be seen here:
>> https://www.marksimonson.com/fonts/view/anonymous-pro
>
> It isn't a font problem.  This is a TTY frame, right?  If so, the font
> is controlled by the terminal emulator, not by Emacs.  And the escape
> sequences you see mean Emacs thinks your terminal can handle UTF-8,
> but the terminal doesn't.
Nope. It is a gui frame. I have compiled without Gtk support, can it be that?
But I have been doing that for a long time now and haven't noticed this.

Below are configure flags:

--with-cairo
--without-modules
--without-compress-install
--with-x-toolkit=no
--with-gnutls
--without-gconf
--without-xwidgets
--without-toolkit-scroll-bars
--without-xaw3d
--without-gsettings
--with-mailutils
--with-native-compilation
--with-json
--without-included-regex
--without-libgmp
'CFLAGS=-O3 -mtune=native -march=native' 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]