From kde-kimageshop Sun Sep 26 20:23:22 2004 From: Cyrille Berger Date: Sun, 26 Sep 2004 20:23:22 +0000 To: kde-kimageshop Subject: Re: Painting on a temporary layer Message-Id: <200409262223.22300.cyb () lepi ! org> X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=109623021108537 I was about to commit a change : Change in the KisFilter API : * the process now make a distinction between the source paint device and the destination Which mean we have two functions in filter : virtual void process(KisPaintDeviceSP src, KisPaintDeviceSP dst, KisFilterConfiguration*, const QRect&, KisTileCommand* ) = 0; void process(KisPaintDeviceSP, KisFilterConfiguration*, const QRect&, KisTileCommand* ); Does it allow to do what you want ? -- --- Cyrille Berger --- _______________________________________________ kimageshop mailing list kimageshop@kde.org https://mail.kde.org/mailman/listinfo/kimageshop