Code

Filters. New customizable Poster effect (experimental).
[inkscape.git] / src / extension / internal / filter / filter-all.cpp
index ef168e09e9a7bd47c6648115b1f564e59232729e..6920e1bacbf7e75ad9b5a8bb4fed278aa2a6c136 100644 (file)
@@ -11,6 +11,7 @@
 #include "color.h"
 #include "drop-shadow.h"
 #include "snow.h"
+#include "experimental.h"
 
 namespace Inkscape {
 namespace Extension {
@@ -27,6 +28,9 @@ Filter::filters_all (void )
        DropGlow::init();
     ColorizableDropShadow::init();
        Snow::init();
+    
+    // Experimental!
+    Posterize::init();
 
        // Here come the rest of the filters that are read from SVG files in share/filters and
        // .config/Inkscape/filters