Faulty fonts on Lazarus

删除回忆录丶 提交于 2019-12-11 22:02:12

问题


I've recently installed FPC 2.2.2 and Lazarus 0.9.6 on my Acer Aspire One, so I can cross-compile some apps and to my dismay, the fonts for the menus all are little squares.

Has anyone had a similar problem with Lazarus on a Fedora Core instalation that could give me some advice?


回答1:


This answer might help even though its for Fedora Core 8 rather than 10. I've stuck with Linpus and had to do the same for Lazarus to get the fonts displaying ok.




回答2:


Recompiled with "make LCL_PLATFORM=gtk2" The default is (still) GTK1, which looks shitty nowadays. (it never was a beauty, but somehow distro's don't maintain it as well anymore, because in recent distros it even looks worse?)



来源:https://stackoverflow.com/questions/673086/faulty-fonts-on-lazarus

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!