Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I have so many ttf fonts that i use them in windows! I want to install them in my suse 11.0 linux! how should i do that?...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    6

    Install TTF fonts in suse 11.0

    Hi,
    I have so many ttf fonts that i use them in windows!
    I want to install them in my suse 11.0 linux!
    how should i do that?

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    You can just copy them to /usr/share/fonts

    You won't have access to this folder as a regular user as it is a system folder. You can either log in as root (never a great idea) or better using gksu or sudo to open that directory as root.

    If you are using Gnome use nautilus. Try it with gksu but if you don't have it installed you can use sudo
    Code:
    gksu nautilus /usr/share/fonts
    sudo nautilus /usr/share/fonts
    From there you can just drag and drop the fonts in.

  3. #3
    Just Joined!
    Join Date
    Aug 2008
    Posts
    6

    Font installer

    thanks! for note!
    but i found a new and easy way to add to linux. font installer in suse 11.0!
    just goto suse start menu and click on font manager or font installer!
    you can brows and add any font you want

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...