thomas-holder.de
Dateinamen filtern:

Index of /projects/inkscape-speleo/extensions/tmp/?C=M;O=A

Icon  Name                                  Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] th2setprops.inx 2009-08-17 08:29 1.0K [   ] th2_output.inx 2011-01-22 22:01 2.0K [   ] xvi_input.inx 2011-02-17 21:08 502 [TXT] README.txt 2011-03-06 12:32 1.7K [   ] th2_input.inx 2011-06-27 19:33 1.1K [TXT] xvi_input.py 2011-07-04 18:09 2.2K [TXT] th2_input.py 2011-07-22 12:52 15K [TXT] th2ex.py 2011-11-05 22:23 11K [   ] th2setpoint.inx 2011-12-31 12:02 2.2K [   ] th2setline.inx 2011-12-31 12:02 1.4K [IMG] th2_template.svg 2011-12-31 12:13 34K [TXT] th2_output.py 2011-12-31 13:18 14K [TXT] th2setprops.py 2011-12-31 14:12 3.2K
This is a collection of extensions for Inkscape to import/export
therion *.th2 files and to annotate elements within Inkscape
prior to export.

REQUIREMENTS

 * Inkscape since 0.47 (http://www.inkscape.org/)
 * Therion (http://therion.speleo.sk/)

INSTALLATION

 Place the files (*.py and *.inx) into the Inkscape extensions
 folder. This is probably similar to one of these:

  Windows:
    %APPDATA%\Inkscape\extensions (user only)
    %ProgramFiles%\Inkscape\share\extensions (global, recommended)

  Linux:
    ~/.config/inkscape/extensions (user only, since 0.47)
    /usr/share/inkscape/extensions (global)

  MacOSX:
    /Applications/Inkscape.app/Contents/Resources/extensions (global)

USAGE

  Annotation
    Select some objects on canvas. Go to "Effects > Therion > Set
    Properties...". If you chose Role=Point for some path the boundig box
    center will become the point coordinates. You can export text as Point
    label (default), station-name, dimensions, height, passage-height,
    altitude and date.

  Export
    Open your SVG file with inkscape. Go to "File > Save a Copy..." and choose
    "Therion 2D (*.th2)" as file type. If you have previously imported that
    drawing from a th2 file, scraps became separate layers and you probably
    want "Layers as Scraps" and "Disable Path Effects" to be true.

  Import
    Just open some th2 file with Inkscape.

UNSUPPORTED THERION FEATURES

  Lines can change their subtype at any point, this is not compatible with
  the SVG data structure and the way how Inkscape handles paths. The import
  plugin marks lines with such unsupported features as read-only and should
  export them again correct.