emacs-devel
[Top][All Lists]
Advanced

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

Re: Font problem on git master


From: İsmail Dönmez
Subject: Re: Font problem on git master
Date: Mon, 20 Jan 2020 12:26:06 +0100

On Mon, Jan 20, 2020 at 12:00 PM Robert Pluim <address@hidden> wrote:
>     İsmail> It's indeed Consolas, albeit not using the fontconfig syntax:
>
>     İsmail> "-MS  -Consolas-normal-normal-normal-*-19-*-*-*-m-0-iso10646-1"
>
> You've cut off the bit I was interested in, which is the font backend
> at the start.

Here is the complete output with emacs -Q:

             position: 4 of 145 (2%), column: 3
            character: T (displayed as T) (codepoint 84, #o124, #x54)
              charset: ascii (ASCII (ISO646 IRV))
code point in charset: 0x54
               script: latin
               syntax: w which means: word
             category: .:Base, L:Left-to-right (strong), a:ASCII,
l:Latin, r:Roman
             to input: type "C-x 8 RET 54" or "C-x 8 RET LATIN CAPITAL LETTER T"
          buffer code: #x54
            file code: #x54 (encoded by coding system utf-8-unix)
              display: by this font (glyph code)
    ftcrhb:-MS  -Consolas-normal-normal-normal-*-19-*-*-*-m-0-iso10646-1 (#x17)

Character code properties: customize what to show
  name: LATIN CAPITAL LETTER T
  general-category: Lu (Letter, Uppercase)
  decomposition: (84) ('T')

There are text properties here:
  face                 font-lock-comment-face
  fontified            nil


And here with emacs but no config file:

             position: 72 of 905 (8%), column: 0
            character: T (displayed as T) (codepoint 84, #o124, #x54)
              charset: ascii (ASCII (ISO646 IRV))
code point in charset: 0x54
               script: latin
               syntax: w which means: word
             category: .:Base, L:Left-to-right (strong), a:ASCII,
l:Latin, r:Roman
             to input: type "C-x 8 RET 54" or "C-x 8 RET LATIN CAPITAL LETTER T"
          buffer code: #x54
            file code: #x54 (encoded by coding system utf-8-unix)
              display: by this font (glyph code)
    x:-adobe-courier-medium-r-normal--14-140-75-75-m-90-iso8859-1 (#x54)

Character code properties: customize what to show
  name: LATIN CAPITAL LETTER T
  general-category: Lu (Letter, Uppercase)
  decomposition: (84) ('T')


>     İsmail> That can't be because I have 500+ TTF fonts installed on my 
> system.
>     İsmail> Also, mind you emacs 26 is working just fine.
>
> I did say it was a WAG :-)  Does not specifying a size and/or removing
> the 'antialias' spec help?

Then it says "Font 'Consolas' is not defined"

Regards,
ismail



reply via email to

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