Search found 3 matches

by Murdock
Wed Jul 13, 2016 3:53 pm
Forum: MP - General Support
Topic: Nearly unreadable small fonts in UI with 4K screen
Replies: 5
Views: 2199

Re: Nearly unreadable small fonts in UI with 4K screen

Thanks for the hint.

I added:

* {
font-size: 15px;
}

to the user's related style_sheet.qss for the Dark Theme and this did the trick, at least for this theme.

Does anybody know ho to change that in the default theme?
I tried to apply these changes also to the global \opt\XnView\UI\style_sheet ...
by Murdock
Mon Jul 04, 2016 1:02 pm
Forum: MP - General Support
Topic: Nearly unreadable small fonts in UI with 4K screen
Replies: 5
Views: 2199

Nearly unreadable small fonts in UI with 4K screen

Hi,
I'm using a 4K monitor together with Linux Mint 17.3.
In order to read text quite well, I use a general font scaling factor of 1.6 in the fonts settings of cinnamon. Most applications (even qt application like Clementine) honour this scaling factor.
XnView unfortunately does not, which results ...