1PTOPATH(1) User Contributed Perl Documentation PTOPATH(1)
2
3
4
6 ptopath - removes absolute paths from .pto projects
7
9 ptopath project_in.pto project_out.pto
10
12 Rewrites 'n' parameters of 'i' lines, swapping absolute paths with
13 paths relative to the .pto file itself
14
16 ptopath <pto-file> <pto-file>
17
18 (input and output can be the same file)
19
21 This program is free software; you can redistribute it and/or modify it
22 under the terms of the GNU General Public License as published by the
23 Free Software Foundation; either version 2 of the License, or (at your
24 option) any later version.
25
27 <http://hugin.sourceforge.net/>
28
30 Bruno Postle, <bruno (at) postle.net>
31
32
33
34perl v5.38.0 2023-07-21 PTOPATH(1)