Skip to content

Add FunctionBlock to PaintColorConverter

What does the merge request do?

get_computed_style doesn't seem to accept color values such as rgb, rgba, hsl, hsla This tries to allow those too.

Summary for release notes

Accept color values such as rgb, rgba, hsl, hsla in get_computed_style method

Checklist

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

Merge request reports