Quote:
Originally Posted by Ruskie_it
Hmmm. No. On second thought, that number should only influence the position of the string on the screen, not the size of its font.
There does not seem to be any reference to a font in the code, so it's just system font... and I want it slightly bigger here in PW3.
Probably the font hasn't changed between PW2 and PW3. But since PW3 has a higher number of pixel, then the charachters appear smaller... :-/
|
You are correct, I was wrong about that NiLuJe helper set of functions.
Those are only to align and center progress messages during installation.
No reference to using a specific font -
just using whatever the system default is.
It is the application that would have to specify a different font or different size.
If the system has a "set.prop.default.size" lipc call (or something named like that) it would be obvious in the script.
Sorry for all of the false information.
If you do a 'dump messages' (search bar ;dm) and look in the system log document you will find two things:
*) Lab126 is busy redefining lipc calls.
*) Lab126 is a long way from getting the changes correct (they even manage to crash dbus during start-up, more than once).