qpainter status

Ralf Habacker kde-cygwin@mail.kde.org
Sun, 9 Feb 2003 02:18:13 +0100


> the last days i was testing the functions in qpainter_win32.cpp.
> it is almost finished now. the different functions are as much
> pixel-compatible as they can be, rectangles are fully compatible,
> and for ellipses and stuff like that not every pixel matches exactly,
> but the differences are all "less than a pixel" wide.
> for a screenshot of the windows and the x11 window side by side
> look at the screenshot at
> http://holgis.net/qt-win/  (it is the bmp picture)

> i didnīt compress it, so that every pixel can be seen.
> for the testing program look at tutorial/t4.
Are you a able to publish further images as png files, which is lossless and
packs very good.
2,3MB over a 28KBit/s line isn't very nice. :-)

> (somewhen we should think about a better way to place the
> testing routines into a seperate dir or so, but for now i donīt
> want to fiddle around in the makefiles...)

Why ?  When all the qritten stuff is in the src directory, we overwrite the
hacked tutorials with the original one and all is okay.