FS#62672 - Qt missing webp support
Attached to Project:
Arch Linux
Opened by Kovid Goyal (kovidgoyal) - Saturday, 18 May 2019, 14:34 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 18 May 2019, 14:42 GMT
Opened by Kovid Goyal (kovidgoyal) - Saturday, 18 May 2019, 14:34 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 18 May 2019, 14:42 GMT
|
Details
Description: Qt build are missing support for the webp image
format
Steps to reproduce: Run: python -c "from PyQt5.Qt import *; print([bytes(x).decode('ascii') for x in QImageReader.supportedImageFormats()])" webp is not among the supported formats. |
This task depends upon
Closed by Antonio Rojas (arojas)
Saturday, 18 May 2019, 14:42 GMT
Reason for closing: Not a bug
Additional comments about closing: pacman -S qt5-imageformats
Saturday, 18 May 2019, 14:42 GMT
Reason for closing: Not a bug
Additional comments about closing: pacman -S qt5-imageformats