Menu

#3 configurable font size - feature

open
nobody
None
5
2008-02-14
2008-02-14
ferdinand
No

pls make font size configurable - independent from desktop settings

Discussion

  • Albert Cervera Areny

    Logged In: YES
    user_id=586300
    Originator: NO

    We've included this in our ktiny configuration module.

     
  • Albert Cervera Areny

    Logged In: YES
    user_id=586300
    Originator: NO

    While there's no configuration module you might be interested in simply using:

    ktiny.py --stylesheet style.qss

    style.qss should be a CSS file. For example:

    * {
    font-size: 16;
    }

    Should make all fonts 16 points size. Take a look at http://doc.trolltech.com/4.3/stylesheet.html for more info.

     

Log in to post a comment.

MongoDB Logo MongoDB