Skip to content

monomon/inkscape-set-css-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set CSS class Inkscape extension

This extension sets a CSS class on elements selected in Inkscape. It optionally clears their inline styles, in order for the CSS styling to have effect.

This works well in conjunction with "Merge Styles into CSS".

Installation

Use the included setup.py script:

python setup.py install

or manually copy the files set_css_class.inx and set_css_class.py to your Inkscape extensions directory.

On Unix-like systems (including Linux and Mac OS X) this is usually ~/.config/inkscape/extensions and on Windows it is %APPDATA%\inkscape\extensions.

Usage

Select objects in the document, and in the menu select Extensions->Set CSS class on elements.

License

GPL-2.0

About

Inkscape extension to set a CSS class on elements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages