lyx_mirror/src/graphics
Enrico Forestieri 48a065e89e Always use utf-8 in scripts with Python3
In order to perform a conversion of graphic format LyX generates
a python script containing the path of the original file to convert.
While Python2 needs the file in the native encoding of the OS, in
Python3 the encoding has to strictly be how announced by the first
line of a script, in our case utf-8.
2024-01-25 10:17:23 +01:00
..
CMakeLists.txt
epstools.cpp
epstools.h
GraphicsCache.cpp
GraphicsCache.h
GraphicsCacheItem.cpp
GraphicsCacheItem.h
GraphicsConverter.cpp Always use utf-8 in scripts with Python3 2024-01-25 10:17:23 +01:00
GraphicsConverter.h
GraphicsImage.h Remove obsolete comment 2024-01-04 18:44:33 +01:00
GraphicsLoader.cpp
GraphicsLoader.h
GraphicsParams.cpp
GraphicsParams.h
GraphicsTypes.h
PreviewImage.cpp
PreviewImage.h
PreviewLoader.cpp
PreviewLoader.h