Manual Page Result
0
Command: jpkg | Section: 10 | Source: UNIX v10 | File: jpkg.10
JPKG(10) JPKG(10)
NAME
jpkg - transform fizz package definitions into macros for jraw
SYNOPSIS
jpkg [-b] pkg-file
jpict j-file
DESCRIPTION
Package definitions in fizz format consist of a name, a bounding rec-
tangle and pin placements. These are transformed by jpkg into macros
for jraw, which are produced on stdout. The option gives a bottom view
of the chips.
When collected in a file (preferably with suffix they can be read by
jraw and placed by hand. The shell-script jpict will process the re-
sulting file, giving troff(5) output that can be printed or previewd
with proof(9).
EXAMPLE
jpkg q.pkg > qpkg.j
jraw qpkg.j
jpict qpkg.j | proof
SEE ALSO
fizz(10), jraw(10)
BUGS
One seems to have to take care in manipulating with jraw, as sometimes
pic (called by jpict) or the printer scheduler objects. Best is to fit
all objects onto one A4 page and keep all coordinates positive.
JPKG(10)