<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: dfaure, aacid, jtamate.<br />Herald added projects: Dolphin, Frameworks.<br />Herald added subscribers: kfm-devel, kde-frameworks-devel.<br />broulik requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18883">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This adds a PDF thumbnailer using libpoppler.<br />
There is one in kdegraphics-thumbnailers but that one (as far as I could understand the old (fork+exec etc) and convoluted code) relies on an external <tt style="background: #ebebeb; font-size: 13px;">gs</tt> binary to generate the thumbnails and is pretty slow.<br />
This one is just 40 lines of code and would get people PDF thumbnails out of the box.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Disabled gsthumbs from kdegraphics-thumbnailer, still got neat little PDF thumbnails<br />
EPS files can be generated using KImageFormats (cf <a href="https://phabricator.kde.org/D18882" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D18882</a>) so the only bits missing from kdegraphics-thumbnailers (which isn't installed by default on most distros) is DVI and ghostscript files (and RAW files).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R320 KIO Extras</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18883">https://phabricator.kde.org/D18883</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>thumbnail/CMakeLists.txt<br />
thumbnail/pdfcreator.cpp<br />
thumbnail/pdfcreator.h<br />
thumbnail/pdfthumbnail.desktop</div></div></div><br /><div><strong>To: </strong>broulik, dfaure, aacid, jtamate<br /><strong>Cc: </strong>kde-frameworks-devel, kfm-devel, alexde, feverfew, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov<br /></div>