Hi all,
I have a folder of fonts, that I would like to import into my setup.
Do I just drag ‘n’ drop it into the .fonts folder in my home folder?
I found another fonts folder “/etc/fonts”, How do I drop all the fonts into there?
Thanks
Heeter
Hi all,
I have a folder of fonts, that I would like to import into my setup.
Do I just drag ‘n’ drop it into the .fonts folder in my home folder?
I found another fonts folder “/etc/fonts”, How do I drop all the fonts into there?
Thanks
Heeter
From the dir where the folder resides: su terminal
cp foldername* /usr/share/fonts
foldername* = replace with your font folder name eg; msfonts
This is what I am getting:
cp: omitting directory `msfonts'
Heeter
Sounds like you are not copying from the right directory. Add /msfonts to the end of the source path
Sorry, more clarity
cp /msfonts /usr/share/fonts
Can you just add those fonts from that directory using the systemsettings font installer?
indeed, it should be that simple
How do I do it that way?
Thanks
Heeter
system settings- font installer - point it to the font folder
or as I said su term
cp /msfonts /usr/share/fonts
configure desktop font installer add
In the font directory highlight all those fonts that you want to add. There is an option to do it globally or not.
Could it be because that I am using gnome, that I can’t see any of this?
I am not seeing any of the font installers anywhere.
Also, When I type that into the terminal, I get:
cp: cannot stat `/msfonts': No such file or directory
Although it is there, plain as day.
Could it be because of Gnome?
Thanks
Heeter
try this as su
mv msfonts /usr/share/fonts
Thanks Caf!,
That did the trick.
Thanks again,
Heeter
Great. I’m must be slacking. Had you jumping hoops!
LOLOL, jumping hoops,
Heeter
Hi
You need to copy fonts to /usr/share/fonts/truetype/ and then run
fonts-config and then as a user run fc-cache for system wide access.
Else put them in ~/.fonts and run fc-cache for access by a user.
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.39-0.3-default
up 4 days 12:55, 3 users, load average: 0.15, 0.08, 0.08
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18