Table of Contents
首先,将字体拷贝到容器中的正确位置。即 __~/.cxoffice/(bottlename)/drive_c/windows/fonts__.
然后,运行以下命令
~/cxoffice/bin/wine --bottle (容器名) --untrusted --wait-children -- cxinstallfonts.exe ~/.cxoffice/(容器名)/drive_c/windows/fonts/(字体名) 请将 (容器名) 替换成已安装了字体的实际容器名。如果 Crossover 安装在了 /opt/cxoffice 而不是 ~/cxoffice,请修改相应路径。