I use wine from rpmforge repository.

It works well, but all system (bitmap) fonts are missing. DAG could not confirm this as bug, but several other CentOS users confirm that this problem exists.

How to fix:

Install wine (You need rpmforge repo enabled)

yum install wine

Install msttcorefonts

Follow these instructions

move /usr/share/wine/fonts to fonts.old (if already exist remove c:\windows\fonts folder too)

cd /usr/share/wine

mv fonts fonts.old

It is done.

You can use wine and all fonts appear.

Comments

2 Responses to “Fix wine fonts in CentOS”

  1. HB blog " Blog Archive " Fix wine fonts in CentOS · Wine Database on November 5th, 2007 6:30 am

    […] buttha wrote a fantastic post today on “HB blog " Blog Archive " Fix wine fonts in CentOS”Here’s ONLY a quick extract […]

  2. xiaod on March 6th, 2010 2:40 am

    I install wine in my vps ,but is not work well with chinese fonts.

Leave a Reply

You must be logged in to post a comment.