vote up 0 vote down star

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?

flag

2 Answers

vote up 1 vote down check

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.

link|flag
Thanks for the answer, I'm gonna see if it works. – Gustavo Carreno Mar 25 at 23:54
vote up 0 vote down

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?)

link|flag
Thanks Marco. I'll try that. But will have to download sources since I used the *.rpms – Gustavo Carreno May 2 at 14:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.