well before Gimp and Qt framework.
Le mer. 31 mars 2021 à 18:12, Anjani Kumar <
>
> Hello,
> I am having some trouble understanding the dimg framework. I know that
https://invent.kde.org/graphics/digikam/-/tree/master/core/libs/dimg is to be ported to use 16 bit colors depth. It seems to me that the current implementation already handles this. So I have to port all the uses of changed/deprecated classes and uses in this framework right?
>
> Sorry if I sound somewhat off
>
> Thanks
> Anjani
>
> On Thu, Mar 25, 2021 at 10:38 PM Gilles Caulier <
[hidden email]> wrote:
>>
>> Qt§ i want mean, but as this class is the same in Qt5, porting to pure
>> Qt5 == Qt6
>>
>> Gilles Caulier
>>
>> Le jeu. 25 mars 2021 à 14:20, Anjani Kumar <
[hidden email]> a écrit :
>> >
>> > On Thursday, March 25, 2021 6:29:48 PM IST Gilles Caulier wrote:
>> > > In your paper, do not forget the random generator from DImg framework
>> > > to port to pure Qt5::QRandomGenerator. This include to drop boost
>> > > dependency in this class
>> > Qt6 also has QRandomGenerator. Since we are porting to Qt6 why use Qt5 here or
>> > am I missing something?
>> >
>> >
>> >