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) Other Articles
如何关联文档类型以在本地应用程序中打开?
如何禁用字体的反锯齿功能?
如何解决容器内创建软件包失败且无错误提示
如何实现映射驱动器?