D18883: Add PDF thumbnailer
Dominik Haumann
noreply at phabricator.kde.org
Sun Feb 10 08:39:57 GMT 2019
dhaumann added inline comments.
INLINE COMMENTS
> pdfcreator.cpp:62
> + // Compute a dpi that results in a thumbnail roughly the size we requested
> + const qreal fakeDpiX = width / page->pageSizeF().width() * 72.0;
> + const qreal fakeDpiY = height / page->pageSizeF().height() * 72.0;
Does this also give nice results with high dpi displays?
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D18883
To: broulik, dfaure, aacid, jtamate
Cc: dhaumann, ngraham, pino, ltoscano, kde-frameworks-devel, kfm-devel, alexde, feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190210/b9cbb493/attachment.htm>
More information about the kfm-devel
mailing list