[Interest] [ Missing pixels when using drawLine ]

ashish raste rasteashish at gmail.com
Thu Mar 15 08:44:32 CET 2012


*Exactly Bryan,

Interpolating the pixels is very easy, but for each scribbling, we may
experience a certain amount of lag if we scribble fast due to the
calculations/ function calling overhead involved.

Also in my previous mail, the definition of the drawLineTo would be
(instead of ScribbleArea) **
void myPaint::drawLineTo(const QPoint &endPoint)
{
...
..
}

Thanks for replying Bryan!

*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120315/7997eec1/attachment.html>


More information about the Interest mailing list