unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: (re)display problems after font backend merge
Date: Fri, 23 May 2008 22:41:52 +0200	[thread overview]
Message-ID: <87lk2069db.fsf@escher.local.home> (raw)
In-Reply-To: 483700BC.1060101@harpegolden.net

On Fri, 23 May 2008 18:37:00 +0100 David De La Harpe Golden <david@harpegolden.net> wrote:

> Stephen Berman wrote:
>
>>> So.... just to cross-check - what does
>>>
>>> fc-list : family scalable  | grep -i helvetica
>>>
>>> now return for you?
>> 
>> Adobe Helvetica:scalable=False
>> 
>
> scalable=False, eh?  Well, I _thought_ that effectively meant
> no antialiasing in fontconfig/xft land*.  The puzzle would
> be where the helvetica-like font that is antialiased is coming from,
> then :-).

I guess you mean the font that realizes mode-line-inactive face (in my
penultimate reply to you, I was confused and mistakenly said that this
face was *not* anti-aliased; it *is*, as you seem to realize)?  It is
this:

-unknown-DejaVu Sans-extra-light-normal-normal-*-12-*-*-*-*-0-iso8859-1

Moreover, the face in the tabbar header line, which also inherits
variable-pitch but like mode-line-inactive overrides some attributes, is
also anti-aliased, and it is realized by this font:

-b&h-Lucida Sans-normal-normal-normal-*-10-*-*-*-*-0-iso8859-1

My reply may have confused you as well, so to be clear, the font
realizing mode-line face is indeed *not* anti-aliased, and it is indeed
Helvetica:

-Adobe-Adobe Helvetica-normal-normal-normal-*-12-*-*-*-*-*-iso8859-1

> [Not sure, but may need to run fc-cache -fv  both as root and as
> yourself, there may be a global /var/cache/fontconfig dir]

I only ran it as root.

> fc-list :scalable=False file family scalable
>
> should return all non-scalable fonts fontconfig is seeing on your system.

The output includes Adobe Helvetica but not the other two fonts above
(though B&H Lucida, B&H LucidaBright, and B&H LucidaTypewriter are
listed).

I also tried fc-match as per James Cloos's suggestion, but I don't know
if I did it right:

% fc-match :family=Helvetica
n019003l.pfb: "Nimbus Sans L" "Regular"
% fc-match :family="Adobe Helvetica"
helvR12.pcf.gz: "Adobe Helvetica" "Regular"

If either of these is right, it doesn't shed any light on why Emacs uses
DejaVu Sans and b&h-Lucida Sans for faces derived from variable-pitch in
my cases.

Steve Berman





  parent reply	other threads:[~2008-05-23 20:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 18:45 (re)display problems after font backend merge Stephen Berman
2008-05-16  0:57 ` Kenichi Handa
2008-05-16 10:22   ` Stephen Berman
2008-05-17  3:19     ` David De La Harpe Golden
2008-05-17 12:30       ` Stephen Berman
2008-05-17 14:02         ` David De La Harpe Golden
2008-05-17 18:37           ` Stephen Berman
2008-05-18  3:30             ` David De La Harpe Golden
2008-05-18 18:19               ` Stephen Berman
2008-05-22 20:36                 ` Stephen Berman
2008-05-23  4:16                   ` David De La Harpe Golden
2008-05-23 12:28                     ` Stephen Berman
2008-05-23 16:10                       ` David De La Harpe Golden
2008-05-23 17:03                         ` Stephen Berman
2008-05-23 17:37                           ` David De La Harpe Golden
2008-05-23 19:42                             ` James Cloos
2008-05-23 20:41                             ` Stephen Berman [this message]
2008-05-23 21:57                               ` David De La Harpe Golden
2008-05-24  1:16                                 ` James Cloos
2008-05-24 23:01                                 ` Stephen Berman
2008-05-27 13:17                   ` Stephen Berman

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=87lk2069db.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@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).