- Initialize the kpsewhich QProcess in the fontLocate() method
- Remove the usage of fontProgressDialog and use the warning
signal to notify the user on the status of font generation.
- The change makes it "easier", in future, to kill the font
generation when the user opens a new document. Right now it
is not possible to stop the generation.
Reviewed by: Albert Astal Cid, Fabio d'Urso
(and thanks for the hints!)
status() was used to build the information of the font dialog in kdvi,
next commits will activate this functionality in Okular.
svn path=/trunk/KDE/kdegraphics/okular/; revision=1052190
Adapted from the DVI plugin of KViewShell.
It can:
- load documents
- generate correctly the pixmaps for the images
- rotate the pages
- extract the text from the pages (thus search and text selection are possible)
- extract the URL hyperlinks from the documents
Credits for this work goes to Luigi Toscano, thanks Luigi!
CCMAIL: Luigi Toscano <luigi.toscano@tiscali.it>
svn path=/trunk/playground/graphics/okular/; revision=555582