Skip to content

Add more filter primitives

Kaalleen requested to merge kaalleen/extensions:add-filter-primitives into master

What does the merge request do?

Add child node classes for some filter primitives.

Implementation notes

Inserting filters with child nodes stopped working for current inkex versions. @doctormo pointed out to me, that they need to be part of inkex to be working properly. So this is my attempt to add them.

I'm a bit clumsy about the descriptions. They may need improvement?

Summary for release notes

Add more filter primitives

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports