Office 2007: Arial font problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
redvivi
Newbie
Newbie
Posts: 2
Joined: Wed Apr 14, 2010 2:02 am

Office 2007: Arial font problem

Post by redvivi »

Hello,

I installed Office 2007 Professionnal and get an issue (Wine 1.1.42 on Ubuntu Karmic Koala 9.10). I tried to fix it by installing core fonts and so on but nothing changed. Please have a look at this screenshot:

Image

As you see, the arial font looks awful. Did anyone managed to fix it ?

Regards,
RedVivi
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Fontsmoothing is not turned on by default. Use winetricks to turn it on. http://wiki.winehq.org/winetricks
redvivi
Newbie
Newbie
Posts: 2
Joined: Wed Apr 14, 2010 2:02 am

Post by redvivi »

Thanks for your reply, which one need I to turn on ?

Code: Select all

droid           Droid fonts (on LCD, looks better with fontsmooth-rgb)
fontsmooth-bgr        Enables subpixel smoothing for BGR LCDs
 fontsmooth-gray       Enables grayscale font smoothing
 fontsmooth-rgb        Enables subpixel smoothing for RGB LCDs
wenquanyi       WenQuanYi CJK font (on LCD looks better with fontsmooth-rgb)
Regards,
RedVivi
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Any of the "fontsmooth" ones - just experiment and see which one looks best; when you enable one it overwrites whatever the previous setting was.
Locked