Hi Ram, > Have been doing the following to add ttf fonts to my Ubuntu system > > 1. Copy fonts to /usr/share/fonts (in sudo mode) > 2. run sudo fc-cache -fsv
Did you try copying the fonts to ~/.fonts? That is the users personal Fonts directory. You'll have to run fc-cache after copying the fonts, and restart any programs you are using, for them to see the fonts, as you've been doing. Btw, there's a simpler way to access these locations, if you have Konqueror installed (the KDE File Manager). Just enter 'fonts:///' in the location bar, and you'll get the right folders. :) -- Ninad S. Pundalik http://ninadpundalik.co.cc/blog GPG Key Fingerprint: 2DF7 B856 C75E C9F9 0504 C0EF D456 1946 7C45 2C69 -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
