GNU bug report logs - #402
23.0.60; GTK style font selection interferes with Fontconfig style font selection

Previous Next

Package: emacs;

Reported by: James Cloos <cloos <at> jhcloos.com>

Date: Thu, 12 Jun 2008 21:40:06 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 402-close <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Kenichi Handa <handa <at> m17n.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: cloos <at> jhcloos.com, yuan.mei.list <at> gmail.com,
        402-close <at> debbugs.gnu.org, emacs-devel <at> gnu.org
Subject: Re: Font pixel size selection
Date: Tue, 17 Jun 2008 10:55:08 +0900
In article <87abhl4fcb.fsf <at> stupidchicken.com>, Chong Yidong <cyd <at> stupidchicken.com> writes:

> Kenichi Handa <handa <at> m17n.org> writes:
>>> I've checked in a fix.  I believe this should work correctly now.
> >
> > Still there's something wrong.  Now ":pixelsize=NN" is
> > correctly parsed, but the resulting font-spec has peculiar
> > (almost garbage) :fc-unknown-spec property.

> This should be fixed now, too.

Not yet.

(font-spec :name "mono-10:abc=d:efg") should return
#<font-spec nil nil mono nil nil nil nil nil 10.0 nil nil nil ((:fc-unknown-spec . ":abc=d:efg") (:name . "mono-10:abc=d:efg"))>

but now it returns

#<font-spec nil nil mono nil nil nil nil nil 10.0 nil nil nil ((:fc-unknown-spec . "abc=defg") (:name . "mono-10:abc=d:efg"))>

---
Kenichi Handa
handa <at> ni.aist.go.jp




This bug report was last modified 15 years and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.