使用Wine运行IE浏览器使字体平滑
原来浏览器中的字体很难看
按照
http://forum.ubuntu.org.cn/viewtopic.php?f=121&p=1106791
中的说法
export WINEPREFIX="~/.ies4linux/ie6" && wine "regedit"
进入注册表编辑器,进行下面的设置后,字体就好看多了
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"