pharo 中的字体丢失
当我导航到系统->外观->标准字体并尝试选择不同的字体时,会弹出一个选择器,其中只有两种字体:Accuny 和 Bitmap Dejavu Sans。当然,我的系统 Slackware 安装了更多字体。为什么法罗看不到他们? 午餐“更新系统字体”没有帮助。
When I navigate to System->Appearance->Standard fonts and try to select a different font, a selector pops up with only two fonts in it: Accuny and Bitmap Dejavu Sans. Of course my system, Slackware, has a lot more fonts installed. Why doesn't Pharo see them?
Lunching "Update system font" doesn't help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是 VM 问题(未安装 FT2Plugin)。
您可以尝试下载这个:http://files.pharo.org/vm/cog
希望这对你有帮助
It is probably a VM problem (no FT2Plugin installed).
You can try downloading this one: http://files.pharo.org/vm/cog
hope this helps you