Skip to content

monomon/inkscape_rounded_corners_rect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Windows - %APPDATA%\inkscape\extensions (e.g. C:\Users\User\AppData\Roaming\inkscape\extensions)
  • Linux - $HOME/.config/inkscape/extensions

Usage

  • Select rectangles in the document, in the menu select Render->Custom rounded corners rect.
  • Input a radius for each corner in the popup dialog.

Updates

  • 21.10.2020: Updated to work with Inkscape 1.0

License

GPL-2.0

About

Rounded corners rectangle extension for inkcape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages