[Interest] How to render small Images decently on non retina displays with QtQuick?

Jason H jhihn at gmx.com
Wed Mar 7 20:55:03 CET 2018


> Sent: Wednesday, March 07, 2018 at 8:10 AM
> From: "Uwe Rathmann" <Uwe.Rathmann at tigertal.de>
> To: interest at qt-project.org
> Subject: Re: [Interest] How to render small Images decently on non retina displays with QtQuick?
>
> Hi Shawn,
> 
...
> 
> I once derived a small class from QQuickImage ( https://github.com/uwerat/
> qskinny/blob/master/playground/images/Image.h ), to avoid some of these 
> issues, but I never used it as we later decided to go with writing our 
> own code for displaying images.
> 
> This code uses a class that is called QskGraphic, what in the end is a 
> record/replay paint device - similar to QPicture, but tailored for 
> scalable vector graphics.

How is QPicture not appropriate for SVG?



More information about the Interest mailing list