From kde-kimageshop Sat Jan 17 14:29:43 2004 From: Boudewijn Rempt Date: Sat, 17 Jan 2004 14:29:43 +0000 To: kde-kimageshop Subject: Brushes and notify Message-Id: <200401171529.43488.boud () valdyas ! org> X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=107435384232489 I've copied some code from another Qt-based paint application, Perico by Peter Jodda, to kis_tool_brush.cc to see whether that would be faster/better than any of the other connect-the-dots methods I used. It is, some, but the brush is still not quite completely usable. The notify() method was very slow, and I was calling notify for every dab with the brush; now, if mouse moves make it necessary to paint a line, I only notify when the line is done. But it's still pretty slow. -- Boudewijn Rempt | http://www.valdyas.org/fading/index.cgi _______________________________________________ kimageshop mailing list kimageshop@kde.org https://mail.kde.org/mailman/listinfo/kimageshop