~mc.../inkscape/inkscape

« back to all changes in this revision

Viewing changes to share/extensions/README

  • Committer: mental
  • Date: 2006-01-16 02:36:01 UTC
  • Revision ID: mental@users.sourceforge.net-20060116023601-wkr0h7edl5veyudq
moving trunk for module inkscape

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This folder contains Inkscape extensions, i.e. the scripts
 
2
that Inkscape uses to perform some specialized functions.
 
3
 
 
4
Each *.inx file contains a description of an extension,
 
5
listing its name, description, prerequisites, etc. These
 
6
files are read by Inkscape on launch. Other files are
 
7
the scripts themselves (Perl, Python, and Ruby are 
 
8
supported, as well as shell scripts).
 
9
 
 
10
Some of the scripts here are not (yet) hooked up to Inkscape
 
11
in any way but can be used from the command line (e.g. 
 
12
inkscape-shadow*).