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?...
- 08-22-2008 #1Just 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?
- 08-22-2008 #2Linux 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 sudoFrom there you can just drag and drop the fonts in.Code:gksu nautilus /usr/share/fonts sudo nautilus /usr/share/fonts
- 08-25-2008 #3Just 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


Reply With Quote