[Differential] [Commented On] D2902: Fix Bug 285162: adjust documentation view font settings by values taken from system settings (DE)
antonanikin (Anton Anikin)
noreply at phabricator.kde.org
Tue Oct 11 14:03:50 UTC 2016
antonanikin added a comment.
> Have you tried using the pointSize instead?
@apol, yes - it provides too small fonts.
Example for following system fonts:
- `QFontDatabase::GeneralFont` (Sans Serif) - Ubuntu 14
- `QFontDatabase::FixedFont` - Ubuntu Mono 16
- `QFontDatabase::SmallestReadableFont` - Ubuntu 13
Result with using `pixelSize()`:
F359376: documentation_fonts_view_pixel.png <https://phabricator.kde.org/F359376>
Result with using `pointSize()`:
F359378: documentation_fonts_view_point.png <https://phabricator.kde.org/F359378>
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D2902
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop
Cc: brauch, cordlandwehr, apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161011/ae7a267b/attachment.html>
More information about the KDevelop-devel
mailing list