Re: Upgrade woes
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Saturday August 26 2017 11:46:01 Daniel Vrátil wrote: > On Windows and Mac it > follows system-wide font settings that can be configured through corresponding > platform font configuration tool. Nope. No such tools exist, at least not on Mac but I don't think on MS Windows either. Mac OS does have hidden support for changing the desktop fonts (through Onyx or Tinkertool) but Qt doesn't read those settings as far as I know (and can tell from the source). > Ah, sorry for misunderstanding. In that case there's nothing to discuss, you > can still customize that: Settings -> Configure KMail -> Appearance -> Font -> > Apply to: Message List > > The only thing you can't change is different font family or size for read, > unread etc. messages. And you can use different fonts for different lists? Maybe this should be made clear in the Phab task, I would guess that most users who use customisation only went this far. > Not even a style can override QFontDatabase::GeneralFont :-) No, but I think it can override the font used for drawing a widget. R.