#49797: pygt5 doesn't expose QtSVG support ----------------------------+-------------------------------- Reporter: j.ellerbroek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: pyqt5 svg | Port: py27-pyqt5 ----------------------------+-------------------------------- After upgrading to El Capitan (fresh install), pyqt5, doesn’t support loading of SVG images anymore. I have made two test scripts, one C++ and one Python to test SVG support with QImageReader::supportedImageFormats() (see attached). The results are that the C++ version does report SVG(z) support, but the Python version doesn't. The list of supported image formats is otherwise the same. -- Ticket URL: <https://trac.macports.org/ticket/49797> MacPorts <https://www.macports.org/> Ports system for OS X