RFC: QImage scaling
Lubos Lunak
l.lunak at suse.cz
Wed Mar 28 10:29:21 BST 2007
On Tuesday 27 of March 2007, Aurélien Gâteau wrote:
> Lubos Lunak wrote:
> >> As to the assembly code I have a task to rewrite it using intrinsics
> >> because then it would work across more platforms than gnu/linux+gcc. If
> >> you'd like to write that and provide a patch that'd be wicked awesome
> >> otherwise all i can say is "it's fixed in 4.3".
> >
> > Given the date of the last time when I tried to write something in
> > assembly,
> > I think I'll consider this fixed. That is, if Qt picks up some fixes from
> > the older and little slower version :). Do I need to do more than just
> > say they're rev467753 and rev636054? Thanks.
>
> (Slightly off-topic, sorry) I guess this means I don't need to port
> Gwenview imageutils scaling code. Am I wrong?
I don't think it'd need porting anyway, it's more or less Qt-independent code
that operates on 2D array :). What's in Qt is the Imlib2/Mosfet scaling code
(AKA fast), but there's still the ImageMagick-based scaling with very high
quality. It's occasionally nice to have that one too, when doing large
zooming, so I'd like to see Gwenview keeping it.
--
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12 tel: +420 284 028 972
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http//www.suse.cz
More information about the kde-core-devel
mailing list