lyx_mirror/src/graphics
Julien Rioux 73368ed2d9 Fix pdf format conversion
When calling the default converter (convert) we pass the format on the
command line. In LyX we have various pdf, pdf2, pdf3, etc. formats all
representing PDF. We need to strip to trailing digit in the format string
otherwise the format is not understood by convert.
2013-07-13 16:15:13 +02:00
..
CMakeLists.txt Revert "Cmake build: Make PreviewLoader.cpp compilable again" 2012-12-15 11:05:09 +01:00
epstools.cpp Fix bug #8114: LyX does not retrieve negative bbox parameters 2012-04-08 23:20:01 +02:00
epstools.h Move readBB_from_PSFile() out of support (no code change), 2012-02-15 20:50:52 +00:00
GraphicsCache.cpp
GraphicsCache.h
GraphicsCacheItem.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
GraphicsCacheItem.h
GraphicsConverter.cpp Fix pdf format conversion 2013-07-13 16:15:13 +02:00
GraphicsConverter.h
GraphicsImage.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
GraphicsLoader.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
GraphicsLoader.h
GraphicsParams.cpp
GraphicsParams.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
GraphicsTypes.h Header cleanup. 2011-07-14 17:00:35 +00:00
PreviewImage.cpp Header cleanup cont. 2013-05-23 22:12:29 -07:00
PreviewImage.h
PreviewLoader.cpp Fix a crash in PreviewLoader for command-line xhtml output 2012-12-15 11:05:55 +01:00
PreviewLoader.h