Skip to content

xenogenesi/inkscape-pyext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inkscape-pyext

Some little python extension for inkscape

Copy the {inx,py} files into $HOME/.config/inkscape/extensions/

Look the menu Extensions -> Layers

create_layer: create N layers with a template name ({0} is the index, base 0)

sel_to_layers: from the selection create a layer for each object using a template name ({0} the object name, {1} the index, base 0)

About

Some little python extension for inkscape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages