2010/05/02

wine 的字很虛

本想附上截圖,但截圖看起來沒辦法反映真實的畫面只好跳過


以下是解法:
Here's a link to the launchpad bug report.

https://bugs.edge.launchpad.net/ubun...ne/+bug/300476

Here is the fix.

Go to the .wine directory in your home folder (make sure you have view hidden files enabled). Creat a new document called 'settings.txt'. Paste the following line into this file:

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"ClientSideWithRender"="N"

Open a terminal and do the following

Code:
cd ~/.wine
regedit settings.txt
That's it!

另一個比較有效的解法:
找一個字型,複製到 .wine/drive_c/windows/fonts
預設會使用這個字型

2011/5/17 update:
內建的 wine 和 picasa linux 可以直接引用這個 .reg 檔
http://dl.dropbox.com/u/6828634/nelson-fonts-droid.reg

wine 的話就直接
regedit nelson-fonts-droid.reg

picasa linux (其實是用自己的 wine 跑 w32 picasa)
將 .reg 複製到再 cd ~/.google/picasa/3.0/drive_c/windows
./regedit nelson-fonts-droid.reg

可以解決 wine 和 picasa linux 方塊字和字虛的問題

沒有留言: