public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jesús Guerrero" <i92guboj@terra.es>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] TTF Fonts
Date: Sun, 13 Jan 2008 16:33:35 +0100	[thread overview]
Message-ID: <20080113163335.80044923.i92guboj@terra.es> (raw)
In-Reply-To: <9fde06020801130700q2df8820ue9e7fbc2110b6528@mail.gmail.com>

On Sun, 13 Jan 2008 11:00:57 -0400
"Naiani Rosa de Barros" <naiani.princess@gmail.com> wrote:

> Well, the location fonts:/// does not exist on Xfce, so the
> installation has to be manual.
> I ended up finding this other article on Gentoo-Wiki,
> http://gentoo-wiki.com/HOWTO_XFS_and_Custom_Fonts , which works well.
> The only thing I don't like is having to run ttmkfdir > fonts.scale,
> mkfontdir, /etc/init.d/xfs restart everytime I want to add a new font.
> But I guess it's a small price to pay.
> Thank you guys!
> 

You usually don't need to. Kde should pick the fonts just the same
moment you install them. Other X programs need a re-building of the
font cache. That is done when X is restarted, but you can also do it
manually on a term with something like this:

xset fp rehash

That will re-read all the font dirs (the default gentoo configuration
include system dirs and also local dirs, like ~/.fonts/). If you want
to add a font path, you need to issue this other command before the
one above:

xset +fp /new/path
of
xset fp+ /new/path

To prepend or append a new path, then rehash it as shown above.

The xfs solution is something that is mostly deprecated, and it is a
resource waste and a completely useless thing on a desktop machine. I
don't recommend the xfs stuff at all.
-- 
Jesús Guerrero <i92guboj@terra.es>
--
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-01-13 15:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-12 17:46 [gentoo-user] TTF Fonts Naiani Rosa de Barros
2008-01-12 19:35 ` zou
2008-01-13 12:09   ` b.n.
2008-01-13 15:27     ` Jesús Guerrero
2008-01-14  0:30       ` b.n.
2008-01-13 12:05 ` Michal 'vorner' Vaner
2008-01-13 15:00   ` Naiani Rosa de Barros
2008-01-13 15:33     ` Jesús Guerrero [this message]
2008-01-13 22:24       ` Naiani Rosa de Barros
2008-01-13 15:26 ` Jesús Guerrero

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=20080113163335.80044923.i92guboj@terra.es \
    --to=i92guboj@terra.es \
    --cc=gentoo-user@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox