monomon / inkscape_rounded_corners_rect

Rounded corners rectangle extension for inkcape
5 stars 0 forks source link

Rounded corners demo

Custom rounded corners rect

Ever wanted to make some of these fancy folder flap top-side only rounded corners?

Or rounded corners with different radii?

This extension allows the user to draw a rectangle with rounded corners as a path, specifying each corner's radius, in css order.

It also provides an option to remove the selected rectangle when it's done.

The extension works with multiple rectangles selected, too, processing each.

Installation

Use the included setup.py script:

python setup.py install

This will copy the necessary files to your extensions directory:

Usage

Updates

License

GPL-2.0