← Back to team overview

qpdfview team mailing list archive

Re: [Question #656218]: HiDPI support

 

Question #656218 on qpdfview changed:
https://answers.launchpad.net/qpdfview/+question/656218

    Status: Open => Answered

Adam Reichold proposed the following answer:
Hello Sherif,

qpdfview's rendering of documents should be device-pixel-ratio-aware,
i.e. the pages and their content should be scaled correclty, in recent
versions. For the UI itself, you may need to convince Qt to adjust their
sizes, e.g. by setting the environment variable
QT_AUTO_SCREEN_SCALE_FACTOR=1 when running the application. Please
compare https://doc.qt.io/qt-5/highdpi.html for the full list of
settings that one can adjust.

Best regards, Adam.

-- 
You received this question notification because your team qpdfview is an
answer contact for qpdfview.