Revision 1328312
Go back to digest for 16th December 2012Other in Graphics
Pino Toscano committed changes in /trunk/playground/graphics/okular/mupdf:
update to the current mupdf core
- update get-mupdf.sh to pull the mupdf code from git, and symlink cmake stuff in the checkout
- look for and use openjpeg (instead of jasper) and jbig2dec
- update the CMakeLists.txt for mupdf sources, with correct sources and removing the (obsolete?) font generation
- update the QMuPDF classes to the new fitz/mupdf pdf code: in general, there is much less code needed now,
although accessing Catalog stuff (like PageMode and the Info dict) requires using the mupdf internals
File Changes
Added 4 files
- /trunk/playground/graphics/okular/mupdf/cmake
- /modules
- /modules/Findjbig2dec.cmake
- /modules/FindLIBOPENJPEG.cmake
Modified 7 files
- /trunk/playground/graphics/okular/mupdf
- /CMakeLists-fitz.txt
- /CMakeLists.txt
- /generator_mupdf.cpp
- /get-mupdf.sh
- /qmupdf.cpp
- /qmupdf.h
- /qmupdf_p.h
11 files changed in total