Root/fped.1

Source at commit 26b74e867afcf5a6e0dab7a78c6bdb801062d078 created 11 years 8 months ago.
By Werner Almesberger, postscript.c (hatch): change argument from layer set to pad type
1.TH FPED: "1" "October 2010"
2.SH NAME
3fped \- Footprint editor
4.SH SYNOPSIS
5.TP
6.B fped
7[\-k] [\-p|\-P [\-s scale]] [\-T [\-T]] [cpp_option ...] [in_file [out_file]]
8
9.SH DESCRIPTION
10.B fped
11is an editor that allows the interactive creation of footprints of
12electronic components. Footprint definitions are stored in a text format
13that resembles a programming language.
14The language is constrained such that anything that can be expressed in
15the textual definition also has a straightforward equivalent operation
16that can be performed through the GUI.
17A description of the GUI can be found here:
18http://downloads.qi-hardware.com/people/werner/fped/gui.html
19.SH OPTIONS
20.TP
21\fB\-k\fR
22write KiCad output, then exit
23.TP
24\fB\-p\fR
25write Postscript output, then exit
26.TP
27\fB\-P\fR
28write Postscript output (full page), then exit
29.TP
30\fB\-s\fR scale
31scale factor for \fB\-P\fR (default: auto\-scale)
32.TP
33\fB\-T\fR
34test mode. Load file, then exit
35.TP
36\fB\-T\fR \fB\-T\fR
37test mode. Load file, dump to stdout, then exit
38.TP
39cpp_option
40\fB\-Idir\fR, \fB\-Dname\fR[=\fIvalue\fR], or \fB\-Uname\fR
41.PP
42Please report any further bugs at
43.B werner@almesberger.net
44.SH LICENCE
45.B fped
46is covered by the GNU General Public License (GPL), version 2 or later.
47.SH AUTHORS
48Werner Almesberger <werner@almesberger.net>
49.PP
50This manual page was written by Xiangfu Liu <xiangfu.z@gmail.com>
51It is licensed under the terms of the GNU GPL (version 2 or later).
52

Archive Download this file

Branches:
master



interactive