如何在 CrossOver 中启用亚像素渲染/反锯齿

Table of Contents

启动 Crossover 并打开“运行命令”窗口。选择您想要启用反锯齿功能的容器,在运行命令窗口中运行 regedit

然后进入至以下路径 HKEY_CURRENT_USER>Control Panel>Desktop ,设置(如果该项不存在,请自行新建):

FontSmoothing=2 (字符串值/string key)
FontSmoothingType=00000002 (dword 值/dword key)
FontSmoothingGamma=00000578 (dword 值/dword key)
FontSmoothingOrientation=00000001 (dword 值/dword key) 

Next Step: 如何让 Crossover 识别容器中添加的新字体?

Last modified on 2026-05-06 13:10:48 UTC by Andrew Balfour

Knowledge Base Software powered by Helpjuice