Thread: iLiad QT4 Working!!!
View Single Post
Old 05-30-2007, 12:09 PM   #7
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by Adam B.
Well, I got qtconfig to compile (had to use an old version, mix libraries, lots of fun ). Changing the font size has no effect. The font style and family is "fixed". This leads me to believe there's a problem with QT finding fonts on the iLiad. Perhaps I need to work with fontconfig...
"fixed" is the only bitmapped fiont installed in the iliad (and it is because X refuse to start if it doesn't have that).

Somehow you're not using the "client-rendered" ttf fonts that are installed. Perhaps bad paths in your compilation of fontconfig or in freetype... or whatever QT4 uses.

If you launch dillo, and then your app, you will see a lot of bitmapped fonts available. The dillo launch script registers some 100dpi fonts so that dillo, which is only able to use bitmapped fonts, can show reasonable nice web pages.

Hope that helps.
Antartica is offline   Reply With Quote