The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ptopath - removes absolute paths from .pto projects

Synopsis

  ptopath project_in.pto project_out.pto

DESCRIPTION

Rewrites 'n' parameters of 'i' lines, swapping absolute paths with paths relative to the .pto file itself

Calling syntax

  ptopath <pto-file> <pto-file>

(input and output can be the same file)

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

See Also

http://hugin.sourceforge.net/

Author

Bruno Postle, <bruno (at) postle.net>