Page 1 of 1

Posted: Sat Jun 30, 2007 12:20 am
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.

windows fonts

Posted: Fri Jul 06, 2007 5:29 pm
by moheganer2
when i went to extract to /etc/font a message came up that i did not have permissions to extract there.

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

Posted: Tue Jan 22, 2008 4:22 am
by derixc
:D thanks! my font looks much better now.

deric
http://ubuntusite.com

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

Posted: Wed May 07, 2008 10:02 pm
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.

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

Posted: Wed Mar 03, 2010 11:06 pm
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

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

Posted: Thu Jul 15, 2010 7:37 pm
by harlekein
Thanks man! Much better :)

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

Posted: Sat Apr 23, 2011 5:20 pm
by Nick_Djinn
I like the fonts that look like a child wrote them.

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

Posted: Sat Apr 14, 2012 3:42 am
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 ???

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

Posted: Wed Jun 08, 2016 3:10 pm
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.

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

Posted: Wed Jun 08, 2016 4:09 pm
by DeMus
I just installed it in Cinnamon 18 and it works as always: great.
How did you install it?

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

Posted: Wed Jun 08, 2016 4:42 pm
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.

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

Posted: Wed Jun 08, 2016 5:02 pm
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"

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

Posted: Wed Jun 08, 2016 5:48 pm
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

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

Posted: Thu Jun 09, 2016 7:37 pm
by JeremyB

Code: Select all

sudo apt-get install ttf-mscorefonts-installer
Should work for LM17.3 after signing the EULA

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

Posted: Mon Jun 13, 2016 5:13 pm
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}