lyx_mirror/src/graphics
Jürgen Spitzmüller 8f2d853ec1 Backport of revision 25419:
URL: http://www.lyx.org/trac/changeset/25419
Log:
*** Extend preview scripts to also handle PDF output (bug 2165) ***

* src/PreviewLoader.cpp:
        - add conditions for preview with pdf output

* lib/scripts/legacy_lyxpreview2ppm.py:
        - if no dvi preview file is available, check for a PDF file
          and process that, if found
        - also produce png output, if requested.

* lib/scripts/lyxpreview2bitmap.py:
        - if no dvi preview file is available, check for a PDF file
          and process that, if found

*  lib/scripts/lyxpreview_tools.py:
        - move some common functions here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26209 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 08:02:39 +00:00
..
ChangeLog
GraphicsCache.cpp
GraphicsCache.h
GraphicsCacheItem.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
GraphicsCacheItem.h
GraphicsConverter.cpp Fix bug 3904 2007-06-26 15:45:58 +00:00
GraphicsConverter.h
GraphicsImage.cpp
GraphicsImage.h
GraphicsLoader.cpp Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108) 2007-08-16 18:29:53 +00:00
GraphicsLoader.h
GraphicsParams.cpp
GraphicsParams.h
GraphicsTypes.cpp
GraphicsTypes.h
LoaderQueue.cpp
LoaderQueue.h
Makefile.am
pch.h
PreviewImage.cpp
PreviewImage.h
PreviewLoader.cpp Backport of revision 25419: 2008-08-19 08:02:39 +00:00
PreviewLoader.h
Previews.cpp header cleanup. 2007-06-15 13:47:55 +00:00
Previews.h