oldfilm/filter_vignette*: filter is now usable with keyframes
[melted] / src / modules / oldfilm / filter_vignette.yml
index 2c5ed8d..deb7454 100644 (file)
@@ -24,12 +24,12 @@ bugs: # this can be just for documentation, or the tool may disclose it to help
 parameters:
   - identifier: Smooth;Radius;X;Y;Max Opacity # 'argument' is a reserved name for a value supplied to the factory
     title: Start value  # the title can be used as a label for the widget
-    type: string
+    type: geometry
     description: Start position, "smooth":"radius","X"x"Y","maxopac"
     readonly: no
     required: yes
     mutable: no
-    format: %d:%d,%dx%d,%d
+    format: %d:%d:%dx%d:%d
     minimum: 0;0;0;0;0
     maximum: 100;100;100;100;100
-    default: 80;50;50;50;0
+    default: 80;50;50%;50%;0