[SOLVED] How to download fonts?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
abbachibi

[SOLVED] How to download fonts?

Post by abbachibi »

I need to finish a school project and I want to download some new fonts for it, but how?
I tried the whole usr/share/fonts/truetype thing but when I go to paste a font in, it says
'Error moving file: No such file or directory'.

Please help. D: I wanna get this done and go to bed.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
RedWagon

Re: How to download fonts?

Post by RedWagon »

Run this to create a .fonts directory in your home:

Code: Select all

cd
mkdir .fonts
Put any Windows fonts you want to install in this directory. You can use the command line or just hit Ctrl-H in nautilus to view hidden directories and then just drag/drop them in there.
abbachibi

Re: How to download fonts?

Post by abbachibi »

Thats lovely and all, and my fonts show up, but it won't let me use them.
Or when I do, they show up as plain fonts.
RedWagon

Re: How to download fonts?

Post by RedWagon »

Are they .ttf's? Where'd you get these fonts?
abbachibi

Re: How to download fonts?

Post by abbachibi »

DAFONT.com
It was a .ttf
RedWagon

Re: How to download fonts?

Post by RedWagon »

What program are you trying to use these in? Sometimes programs need to be restarted before they'll recognize new fonts.

Also, paste back the output from

Code: Select all

ls -al ~/.fonts/
just for fun.
abbachibi

Re: How to download fonts?

Post by abbachibi »

total 212
drwxr-xr-x 2 maya maya 4096 2010-04-05 22:22 .
drwxr-xr-x 49 maya maya 4096 2010-04-05 22:40 ..
-rw-r--r-- 1 maya maya 201444 2010-02-19 11:00 Saint-Andrews Queen.ttf

There ^^

Um Gimp, and it says its there, and I can type with it, but it doesn't work as the font.
RedWagon

Re: How to download fonts?

Post by RedWagon »

Try restarting Gimp, also try it in another program like Open Office to see if it's something with your font or the program itself.
abbachibi

Re: How to download fonts?

Post by abbachibi »

Okay. It did the same thing in open office. D:
RedWagon

Re: How to download fonts?

Post by RedWagon »

Try some different fonts and see if it does the same thing with all of them.
abbachibi

Re: How to download fonts?

Post by abbachibi »

Nope. Looks like it was just the one font. o:
Thanks!
Locked

Return to “Beginner Questions”