Skip to content

new extention CreateBackgroundLayer

What does the merge request do?

I've added a new extension called CreateBackgroundLayer, which is used to create a exact page size rectangle background layer.

  • the usage/application of this extension includes,
    • users has to create a multiple(10-50) business cards. now generally, when we design a business cards, we always create a white colored background layer. So, in that case, user have to just open extension and click a button and it'll automatically creates the exact page size rectangle background layer. no manually creation. 😃

Implementation notes

Summary for release notes

  • v0.0.1 - initial release

Checklist

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

Merge request reports