Hi there,

I'm using PySide 6.4 on Linux and I need to process JP2 images.
Qt has a plugin for JP2 on linux, it's called qjp2.
But this plugin is not available in PySide.

What is the best way to add support for this image format?
Can I build the plugin separately? Or do I need to build a full pyside
(and Qt) from scratch?
Neither way is satisfactory as this would require that I distribute
this custom pip package.

Any thoughts or advice?

Thanks,
Chris
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to