HiDPI Support for Okular

Authored by hetzenecker on Oct 14 2017, 12:47 PM.

Description

HiDPI Support for Okular

Summary:
This patch enables HiDPI throughout the application

Every pixmap is multiplied by the devicePixelRatioF
QPainter code is ajusted to take the DPR value into account

All pixmaps get cached with the highest DPR of all screens. When moving the application to another screen, the cache doesn't have to be invalidated.

BUGS: 362856 383589
REVIEW: D6268

Details

Committed
hetzeneckerOct 14 2017, 12:47 PM
Parents
R223:6d7403ff1387: Interact with hyperlinks in TextSelect mode
Branches
Unknown
Tags
Unknown