Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我下载了一个教程,其中包含源代码中的字体。当我尝试构建项目时,我总是收到以下错误消息:
错误 1 找不到字体系列“操纵杆”。请确保安装了请求的字体,并且是 TrueType 或 OpenType 字体。
该字体是通过控制面板添加的,并且是 TrueType 字体。
您在 Windows\Fonts 目录中看到字体了吗?如果安装了字体,它应该在那里。您是否尝试在 Word 或其他程序中使用此字体来查看它是否真的安装了?
您可以联系源代码来的人并问他问题,或者您可以尝试使用他的源代码并更改字体。
只需重新启动编辑器一次。有用。因为编辑器只在开头加载字体。