Fonts in Ubuntu 8.04
NoOp
glgxg at sbcglobal.net
Thu Jun 19 18:10:51 UTC 2008
On 06/15/2008 02:13 PM, RC wrote:
> Please, does anyone know how to effectively add or delete fonts in
> Ubuntu 8.04 Hardy? There is no way to get to the fonts folder to do
> this. Is it a bug or an oversight of the developers? Raul
> raulcarreras at yahoo.com
>
*Please* do not add the entire digest when you post.
Regarding your question:
/usr/share/fonts
is the directory for system-wide fonts. You can add or remove fonts there.
~/.fonts
is the fonts directory specific to the user. You will need to add this
directory manually either via Nautilus (file browser) or terminal (mkdir
~/.fonts
When you add or remove a font manually, it is always a good idea to
update your fonts cache - from a terminal:
fc-cache -v -f
You might also find this helpful:
https://wiki.ubuntu.com/Fonts
<http://www.associatedcontent.com/article/782905/how_to_install_new_fonts_in_ubuntu.html>
This however, always works and is a good example of how to add fonts for
either user, or system-wide:
<http://ubuntu-tutorials.com/2007/10/30/installing-redhats-free-liberation-fonts/>
[ignore the comments regarding 'fonts://' as that doesn't exist any
longer in Hardy, see: http://bugzilla.gnome.org/show_bug.cgi?id=517632#c3]
What font(s) specifically are you trying to install/remove?
More information about the ubuntu-users
mailing list