fped - Footprint editor
Contents
Description
fped is an editor that allows the interactive creation of footprints of electronic components. Footprint
definitions are stored in a text format that resembles a programming language. The language is
constrained such that anything that can be expressed in the textual definition also has a straightforward
equivalent operation that can be performed through the GUI. A description of the GUI can be found here:
http://downloads.qi-hardware.com/people/werner/fped/gui.htmlLicence
fped is covered by the GNU General Public License (GPL), version 2 or later.
Name
fped - Footprint editor
Options
-k write KiCad output, then exit
-p write Postscript output, then exit
-P write Postscript output (full page), then exit
-s scale
scale factor for -P (default: auto-scale)
-T test mode. Load file, then exit
-T-T test mode. Load file, dump to stdout, then exit
cpp_option
-Idir, -Dname[=value], or -Uname
Please report any further bugs at werner@almesberger.netSynopsis
fped [-k] [-p|-P [-s scale]] [-T [-T]] [cpp_option ...] [in_file [out_file]]
