lyx_mirror/src/graphics
Georg Baum 88c274eee7 Let imagemagick detect file format (bug #2332)
Imagemagick detects the inut file format based on contents. Therefore it does
not make sense that we prefix the to be converted file name with the extension
(assuming that the file extension matches the imagemagick format name). This
breaks formats where the extension used by LyX does not match the imagemagick
format name.
2015-03-22 10:22:31 +01: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 Mark some singletons with FIXME THREAD 2014-07-05 15:20:54 +02:00
GraphicsCache.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
GraphicsCacheItem.cpp Make sure that a generated temporary filename doesn't end with a dot. 2015-03-13 18:12:08 +01:00
GraphicsCacheItem.h Optimize the graphics loader: don't put the image in the queue if it is directly loadable and no conversion is needed. No more temporary preview image, yeah! 2008-06-06 13:30:38 +00:00
GraphicsConverter.cpp Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
GraphicsConverter.h fix some typos. Patch by Yuri Chornoivan. 2010-12-29 16:57:04 +00:00
GraphicsImage.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
GraphicsLoader.cpp #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsLoader.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsParams.cpp #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsParams.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsTypes.h Header cleanup. 2011-07-14 17:00:35 +00:00
PreviewImage.cpp #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:39:58 +02:00
PreviewImage.h Support for exporting math as images with XHTML. The next step is to 2010-07-21 13:19:52 +00:00
PreviewLoader.cpp Encapsulate Converter class 2014-12-07 18:35:28 +01:00
PreviewLoader.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:39:58 +02:00