Loading
Home ›
Installing Truetype Fonts on Your Linux System
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
3 hours 45 min ago - Sure the best distro is
5 hours 5 min ago - BeOS was the best
7 hours 49 min ago - I use Wireshark on a daily
12 hours 19 min ago - buena información
17 hours 26 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
18 hours 27 min ago - Gnome3 is such a POS. No one
1 day 3 hours ago - Gnome 3 is the biggest POS
1 day 4 hours ago - I didn't knew this thing by
1 day 10 hours ago - Author's reply
1 day 13 hours ago





Comments
reading a video
hey, your Linux Journal logo obscures some of the text. "..and you can see now that it's owned by root...."
well, no, I can't see it. It would be nice if you could just post the text as ...TEXT! what a concept...
But thanks, great little tutorial. the kind noobs can use to get into the CL.
Grumpy Grumpy... :)
I removed he logo in places it seemed to be in the way, sorry if I missed a key moment. As far as text goes -- most of these tech tips could be Googled easily, the video is really for those folks that are visual learners and prefer to see how to do things. Or just to give folks ideas for things to try on their Linux machines. :)
Shawn Powers is an Associate Editor for Linux Journal. You might find him chatting on the IRC channel, or Twitter
You can also put the custom
You can also put the custom fonts in your ~/.fonts directory.
Check out FontMatrix
Another option that I really like is something called FontMatrix. It's a complete font manager for X11. It allows you to search fonts, organize them, preview them, and ultimately install them. It's very easy to use, too:
http://members.apex-internet.com/sa/windowslinux/20-07_fontmatrix.html
Installing fonts in home directory
Another thing that can be done here is something I found here: (http://embraceubuntu.com/2005/09/09/installing-microsoft-fonts/) which allows you to install some of the core fonts that come with Windows etc (though I'm not sure of the licensing of these fonts and legality may be questionable), but it also shows how to install fonts inside your own home directory, though you still have to run 'fc-cache' as root. What could be done though is you could either set 'fc-cache' to run automatically on system startup, or allow 'sudo' access to *just* that command, so that anybody can run it. This means that less root privileges are required.
--
Regards,
Matt.
--
Regards,
Matthew Cengia