https://bugs.kde.org/show_bug.cgi?id=359128

--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> ---
Hi Alexandre,

No, this hasn't been implemented yet. The code that actually implements the
filters is in libs/image/kis_filter_strategy.h. Using Qt Creator it's easy to
figure out from where these filters are used. There are, for instance, four
unittests in libs/image/tests:

kis_filter_strategy_test.cpp:#include "kis_filter_strategy.h"
kis_filter_weights_buffer_test.cpp:#include "kis_filter_strategy.h"
kis_processings_test.cpp:#include "kis_filter_strategy.h"
kis_transform_worker_test.cpp:#include "kis_filter_strategy.h"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to