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

Reply via email to