[Development] Moving JP2 imageformat from qt-solutions to qtimageformats
Kurt Pattyn
pattyn.kurt at gmail.com
Tue Nov 5 07:25:29 CET 2013
Hi Mikkel,
it would be great to have native support for JP2K.
Kurt
> On 04 Nov 2013, at 22:51, Mikkel Krautz <mikkel at krautz.dk> wrote:
>
> Hello,
>
> I'm process of attempting to integrate support for the ICNS (OS X icon
> files) format into Qt as an icon engine.
> (https://codereview.qt-project.org/#change,60290)
>
> An optional, but desirable part of the ICNS format is support for
> JP2/JPEG2000 images. It's desirable because all variants of the icon
> greater than 128x128 are stored as JPEG2000 - so without JPEG2000
> support, the icon engine will only be able to render images at 128x128
> and below.
>
> It was pointed out during the review that a jp2 image format is
> available in the qt-solutions repository:
>
> https://github.com/qtproject/qt-solutions/tree/master/qtjp2imageformat
>
> and that it might make sense to move it into qtimageformats along with
> the icns icon engine itself.
>
> Does anyone see and/or have any problems with moving qtjp2imageformat
> to qtimageformats?
>
> Thanks,
> Mikkel
>
More information about the Development
mailing list