HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
User avatar
subversiveasset2.0
Level 1
Level 1
Posts: 32
Joined: Thu Jun 28, 2007 7:19 pm

Post by subversiveasset2.0 »

I'm not touching the semi-argument here, but I think if there were some way to get the equivalent of cleartype, it would be a little better.
moheganer2
Level 1
Level 1
Posts: 18
Joined: Thu Jul 05, 2007 12:04 pm

windows fonts

Post by moheganer2 »

when i went to extract to /etc/font a message came up that i did not have permissions to extract there.
derixc
Level 1
Level 1
Posts: 11
Joined: Thu Dec 20, 2007 3:16 pm
Location: Philippines
Contact:

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by derixc »

:D thanks! my font looks much better now.

deric
http://ubuntusite.com
DR1665

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by DR1665 »

This is very cool. Using Ubuntu for less than a month, now. Just getting familiar with use of terminal. Ran the command in the article and sat on the couch in amazement as Ubuntu did the rest. When it was done, and it told me it was done, I actually said, out loud, "Wow." Re-loaded the Open Office and everything was right there waiting for me.

Consider me impressed with Linux.
chris0101

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by chris0101 »

I realize that this is resurrecting a dead thread and that this sort of thing is frowned upon, but a lot of the links are now dead.

I uploaded the tarball myself:

http://www.mediafire.com/?o2zwntzyqzm
harlekein

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixe

Post by harlekein »

Thanks man! Much better :)
Nick_Djinn

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixe

Post by Nick_Djinn »

I like the fonts that look like a child wrote them.
saronyoisgod

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixe

Post by saronyoisgod »

wen i try to paste the extracted files in the fonts folder , it says u dont have write permissions and wen i use

Code: Select all

etc $/ chmod 777 fonts 
it says u r not permittede to change the permissions !!!! wat to do ???
rick

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by rick »

Didn't work for me in mint. Downloads had Setup ODM.exe file in it which produced nothing but error windows. Thanks. Good try.
DeMus

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by DeMus »

I just installed it in Cinnamon 18 and it works as always: great.
How did you install it?
User avatar
Moem
Level 22
Level 22
Posts: 16229
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by Moem »

rick wrote:Didn't work for me in mint. Downloads had Setup ODM.exe file in it which produced nothing but error windows.
Well, yeah, .exe files do not work in Linux.

I'm not sure what you tried to install, maybe you can elaborate?
If you want MS fonts in Mint, you can simply open the Software Manager and install mscorefonts from there.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by Flemur »

Downloads had Setup ODM.exe file in it which produced nothing but error windows.
Probably just as well: ODM="Open Downloader Manager".

It's bogus to download a downloader just to download files, and I always assume they're malware installers.

To install any .ttf file:
- as root/sudo, copy the file to /usr/share/fonts/truetype/<optional-directory>
- as root/sudo, run "fc-cache -fv"
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
Moem
Level 22
Level 22
Posts: 16229
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by Moem »

And the GUI method:
- Download .ttf file
- Open the file in Font Viewer (doubleclicking should do it)
- Click the Install button.

It's nice to have options, after all. :D
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by JeremyB »

Code: Select all

sudo apt-get install ttf-mscorefonts-installer
Should work for LM17.3 after signing the EULA
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: HowTo: Have Windows fonts in Mint (or Ubuntu) [Link fixed]

Post by rene »

Additionally you're likely to want to get the Google-developed Carlito and Caladea fonts, metric-compatible with respectively the Calibri and Cambria Windows fonts.

Code: Select all

sudo apt-get install fonts-crosextra-{carlito,caladea}
Post Reply

Return to “Tutorials”