all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florian Beck <abstraktion@t-online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Some Font & Face Questions (unicode--2)
Date: Fri, 10 Aug 2007 13:21:02 +0200	[thread overview]
Message-ID: <87k5s38wkh.fsf@sophokles.streitblatt.de> (raw)
In-Reply-To: <499368B5-88D6-4F19-ADC0-E6162985E7C6@Web.DE> (Peter Dyballa's message of "Thu, 9 Aug 2007 11:14:10 +0200")

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 09.08.2007 um 04:03 schrieb Florian Beck:
>
>> 2. How do I find out about the possible fonts-specs?
>
> You did not mention whether you use in the experimental Unicode Emacs
> 23 its font backend or not. Without it you need to edit X11's font

I'm using the new font backend.

>
> If you have enabled the font backend then fontconfig is managing
> Unicode Emacs' font use. This system relies on fonts.conf file, for
> example:
>
> 	/etc/fonts/fonts.conf
> 	/etc/fonts/local.conf
> 	/usr/local/etc/fonts/fonts.conf
> 	~/.fonts.conf
>
> Then think of a longer break (lunch for example) and invoke as root
> and in your own account fc-cache – after half an hour or later you'll
> have the .fonts.cache-* files ...

I know this. My problem is that fonts I install do not show up in
xlsfonts or xfontsel, so figuring out the right foundry and family for
the font spect requires digging through several font.cache files. Maybe
my fontconfig is messed up? However, the fonts *are* installed: they
show up in gucharmap and in emacs

(set-fontset-font
 "fontset-default"
 'han
"-*-SimSun-medium-r-normal--18-*-*-*-*-*-unicode-bmp") 

works just fine.

But that is getting a little off topic here.

>
> I also have a ~/.fontconfig directory (almost 800 cache files, almost
> 7 MB) of which I don't know where it comes from and what it's good
> for ...
>
>>
>> 3. I can set frame specific fonts. This works ok. Can I show different
>> fonts in *windows*? If not, as I fear, can I at least have different
>> font sizes in different windows, e.g. small fonts in *Help* windows?
>
> No, not yet. All windows in one frame have to share the same font or
> fontset. But you can configure particular font faces to come from a
> particular font, be in a particular size or of a particular colour,
> shape ...

Nice, but not real practical for my purposes.

Thanks for your help.
-- 
Florian Beck

  reply	other threads:[~2007-08-10 11:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09  2:03 Some Font & Face Questions (unicode--2) Florian Beck
2007-08-09  9:14 ` Peter Dyballa
2007-08-10 11:21   ` Florian Beck [this message]
2007-08-10 12:44     ` Peter Dyballa
     [not found] <mailman.4559.1186640361.32220.help-gnu-emacs@gnu.org>
2007-08-09 15:53 ` henry atting
2007-08-09 17:37   ` Peter Dyballa
     [not found]   ` <mailman.4586.1186681059.32220.help-gnu-emacs@gnu.org>
2007-08-09 20:44     ` henry atting

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=87k5s38wkh.fsf@sophokles.streitblatt.de \
    --to=abstraktion@t-online.de \
    --cc=help-gnu-emacs@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 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.