installing Windows ttf fonts.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kkruecke
Level 1
Level 1
Posts: 6
Joined: Mon Dec 22, 2008 10:40 am

installing Windows ttf fonts.

Post by kkruecke »

I am on Ubuntu Intrepid. I read in the Wine User's guide:
Font configuration, once a nasty problem, is now much simpler. If you have a collection of TrueType fonts in Windows it’s simply a matter of copying the .ttf files into c:\windows\fonts.
Just so I understand correctly: I can simply copy and paste (using Nautilus) the .ttf files from Windows Vista partition, in c:\Windows\Font\*.ttf, to ~/.wine/drive_c/windows/Fonts.

Is that correct?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: installing Windows ttf fonts.

Post by vitamin »

kkruecke wrote:Just so I understand correctly: I can simply copy and paste (using Nautilus) the .ttf files from Windows Vista partition, in c:\Windows\Font\*.ttf, to ~/.wine/drive_c/windows/Fonts. Is that correct?
Yes.
kkruecke
Level 1
Level 1
Posts: 6
Joined: Mon Dec 22, 2008 10:40 am

Post by kkruecke »

Thanks! That worked.
Locked