Skip to content
  • Lukas Bolle's avatar
    c142b2f6
    fix: parse SVG images to PNG in python, to prevent C++ error · c142b2f6
    Lukas Bolle authored
    some SVG files lead to an SIGSEGV error when they are processed by QtImageReader. This can be prevented by parsing them to PNG and using only the PNG images in libopenshot. The issue should also be fixed by executing with a graphical interface, but this is currently not an option with docker.
    c142b2f6
    fix: parse SVG images to PNG in python, to prevent C++ error
    Lukas Bolle authored
    some SVG files lead to an SIGSEGV error when they are processed by QtImageReader. This can be prevented by parsing them to PNG and using only the PNG images in libopenshot. The issue should also be fixed by executing with a graphical interface, but this is currently not an option with docker.
This project manages its dependencies using pip. Learn more
Loading