Remove stepsize 24 from DPI spinbox inside kcm fontconfig

Authored by kurmikon on May 12 2020, 4:42 PM.

Description

Remove stepsize 24 from DPI spinbox inside kcm fontconfig

Summary:
Since the spinbox read and write the DPI value "as is", without performing any format change, there's no need to set a stepsize of 24.

As reported here, xdpyinfo, xrdb and fontconfig does not expect values multiple of 24 and sometimes the proper DPI value is an unsigned integer different than the default 96, to be manually calculated because xorg can't auto determine it correctly (see here).

Reviewers: Plasma, VDG, ngraham

Reviewed By: VDG, ngraham

Subscribers: davidedmundson, ngraham, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D29431

Details

Committed
ngrahamMay 12 2020, 4:45 PM
Reviewer
VDG
Differential Revision
D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig
Parents
R119:847d9216e0c1: [kcms/keys] Use better collator settings
Branches
Unknown
Tags
Unknown