foo2zjs.1in

来自「Linux下的无线网卡通用驱动程序」· 1IN 代码 · 共 360 行

1IN
360
字号
.TH foo2zjs 1 "${MODpage}" "foo2zjs ${MODver}"'\"=========================================================================='\"	STRINGS and MACROS'\"=========================================================================='\"'\"	Define strings for special characters that nroff doesn't have'\"'\"	N.B. using .if cua to test for special characters did not work.'\".if !'\*[.T]'ps' .ds ua up.if  '\*[.T]'ps' .ds ua \(ua.if !'\*[.T]'ps' .ds da down.if  '\*[.T]'ps' .ds da \(da.if !'\*[.T]'ps' .ds <- left.if  '\*[.T]'ps' .ds <- \(<-.if !'\*[.T]'ps' .ds -> right.if  '\*[.T]'ps' .ds -> \(->'\"'\"     bx - box a Courier string for making keycaps'\"'\"	N.B. this mess is to make the line drawing come out only'\"	if we are really generating postscript'\".de bx.ie !'\*[.T]'ps' \{\.	RB [ \\$1 ]\\$2.\}.el \{\.	ie !r ps4html \{\'\" \(br\|\s-1\f(CB\\$1\fP\s+1\|\(br\l'|0\(rn'\l'|0\(ul'.		ft CW.		nr par*bxw \w'\\$1'+.4m \Z'\v'.25m'\D'l 0 -1m'\D'l \\n[par*bxw]u 0'\D'l 0 1m'\D'l -\\n[par*bxw]u 0''\\Z'\h'.2m'\s-1\\$1\s+1'\\h'\\n[par*bxw]u'\\$2.		ft P.	\}.	el \{\.		RB [ \\$1 ]\\$2.	\}.\}..'\"'\" strings to set current color (null with old groff)'\".if mred .ds red \m[red].if mgreen .ds green \m[green].if mblue .ds blue \m[blue].if mblack .ds black \m[black].if mblack .ds mP \mP'\"'\" fix for grotty + xterm. We call for orange, grotty outputs yellow,'\" but xterm displays yellow as orange.  The cycle is complete.'\".if n .defcolor orange rgb #ffff00'\"'\" color <color> - set the current color (ignores request with old groff)'\".de color.if mred \m[\\$1]\c..'\"'\" colorword <color> <word> - colorize a word (ignored by old groff)'\".de colorword.ie m\\$1 \m[\\$1]\\$2\mP\c.el \\$2\c..'\"'\" colbox <fg> <bg> <word> - colorize a word in a filled box'\".de colbox.ie mred \M[\\$2]\\v'+.167v'\\D'P 0 -0.9v  \w'\\$3'u 0  0 +0.9v   -\w'\\$3'u 0'\\v'-.167v'\\m[\\$1]\\$3\mP\MP.el \\$3\c..'\"'\"	Macros for doing pdfmarks'\".de specialps\\k_\X'ps: \\$*'\h'|\\n_u'\c..'\"'\" pdfmark PDFMARKCODE'\".ds pdfmarks.if d pdfmarks \{\.de pdfmark.	specialps exec [\\$1 pdfmark..'\"'\" pdfdest LINKNAME'\".de pdfdest.pdfmark "/Dest /\\$1 /View [/XYZ -5 PL null] /DEST"..'\"'\" pdfbookmark COUNT LINKNAME STRING'\".de pdfbookmark.   pdfmark "/View [/XYZ 44 730 1.0] /Count \\$1 /Dest /\\$2 /Title (\\$3) /OUT"..'\"'\"	Define the SH and SS macros to save pdfmark information'\"	in "arrays" of numbers and strings.'\".if !r rr_n \{\.nr rr_n 0 1.am SH.	nr rr_levels!\\n+[rr_n] 2.	ds rr_labels!\\n[rr_n] \\$*.	pdfdest Link\\n[rr_n]...am SS.	nr rr_levels!\\n+[rr_n] 3.	ds rr_labels!\\n[rr_n] \\$*.	pdfdest Link\\n[rr_n]...\}'\"'\"	Called at the end of the document to generate the pdfmark outline'\".de pdf_outline.nr rr_levels!\\n+[rr_n] 1.nr rr_i 0 1.while \\n+[rr_i]<\\n[rr_n] \{\.   nr rr_ip1 \\n[rr_i]+1.   nr rr_count 0.   if \\n[rr_levels!\\n[rr_ip1]]>\\n[rr_levels!\\n[rr_i]] \{\.       nr rr_j \\n[rr_i] 1.       while \\n+[rr_j]<\\n[rr_n] \{\.           if \\n[rr_levels!\\n[rr_j]]<=\\n[rr_levels!\\n[rr_i]] \{\.               break.           \}.           if \\n[rr_levels!\\n[rr_j]]==(\\n[rr_levels!\\n[rr_i]]+1) \{\.               nr rr_count \\n[rr_count]+1.           \}.       \}.   \}.   ds hhh \\*[rr_labels!\\n[rr_i]].   pdfbookmark -\\n[rr_count] Link\\n[rr_i] "\\*[hhh]".\}..'\"'\" Some postscript to make pdfmarks harmless on old interpreters...'\".specialps "def /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse"'\"'\" Force display of Bookmarks in Acrobat when document is viewed.'\".pdfmark "[/PageMode /UseOutlines /Page 1 /View [/XYZ null null null] /DOCVIEW"'\"'\" Output the document info in pdfmarks'\".pdfmark "\	/Title (\*[an-title](\*[an-section])) \	/Subject (foo2zjs Manual Page) \	/Author (Rick Richardson) \	/Keywords (printing, ZjStream) \	/Creator (groff \n(.x.\n(.y.\n(.Y -man) \	/CreationDate (\*[an-extra1]) \	/ModDate (\*[an-extra1]) \	/DOCINFO"\}'\"'\" The manual page name is only 1st level mark'\".nr rr_levels!\n+[rr_n] 1.ds rr_labels!\n[rr_n] \*[an-title](\*[an-section]).pdfdest Link\n[rr_n]'\"=========================================================================='\"	MANUAL PAGE SOURCE'\"==========================================================================.SH NAMEfoo2zjs \- Convert Ghostscript pbmraw or bitcmyk format into aZJS printer stream.SH SYNOPSIS.B foo2zjs.RI [ options "] <" pbmraw-file " >" zjs-file.sp 1.B foo2zjs.RI [ options "] <" bitcmyk-file " >" zjs-file.sp 1.B foo2zjs.RI [ options "] <" pksmraw-file " >" zjs-file.SH DESCRIPTION.B foo2zjsconverts Ghostscript pbmraw, bitcmyk, or pksmraw output formats to monochromeor color ZJS streams,for driving the Minolta/QMS 2300 DL network color laser printerand other Zenographics-based printers..SH COMMAND LINE OPTIONS.SS Normal OptionsThese are the options used to select the parameters of aprint job that are usually controlled on a per job basis..TP.BI \-cForce color mode if autodetect doesn't work..TP.BI \-d\0 duplexDuplex code to send to printer [1]..TS| n l | n l | n l .1	off	2	long edge	3	short edge.TE.TP.BI \-g\0 xpix x ypixSet page dimensions in pixels [10200x6600]..TP.BI \-m\0 mediaMedia code to send to printer [1]..TSl l ll n n._Media	2300DL	2200DL_standard	1	1transparency	2	2envelope	257	naletterhead	259	nathick	261	4postcard	262	nalabels	263	3.TE.TP.BI \-p\0 paperPaper code to send to printer [1]..TS| n l | n l.1	letter	9	A45	legal	11	A57	executive	13	B520	env #10	27	env DL28	env C5	34	env B537	env Monarch		.TE.TP.BI \-n\0 copiesNumber of copies [1]..TP.BI \-r\0 xres x yresSet device resolution in pixels/inch [1200x600]..TP.BI \-s\0 sourceSource (InputSlot) code to send to printer [7]..TS| n l | n l.1	upper	4	manual2	lower	7	auto.TE.TP.BI \-tDraft mode.  Every other pixel is white..TP.BI \-J\0 filenameFilename string to send to printer..TP.BI \-U\0 usernameUsername string to send to printer..SS Printer Tweaking OptionsThese are the options used to customize the operation of \fBfoo2zjs\fPfor a particular printer..TP.BI \-u\0 xoff x yoffSet the offset of the start of the printable region from theupper left corner, in pixels [0x0]..TP.BI \-l\0 xoff x yoffSet the offset of the end of the printable region from thelower right corner, in pixels [0x0]..TP.BI \-L\0 maskSend logical clipping amounts implied by -u/-l in the ZjStream [3]..TSl l.0	don't send any logical clipping amounts1	only send Y clipping amount2	only send X clipping amount3	send both X and Y clipping amounts.TE.TP.BI \-PDo not send START_PLANE codes on monochrome output.  May beneeded by some black and white only printers, such as theHP LaserJet 1000..TP.BI \-AAllIsBlack: convert C=1,M=1,Y=1 to just K=1.  Works with bitcmyk input only..TP.BI \-BBlackClears: K=1 forces C,M,Y to 0.  Works with bitcmyk input only..TP.BI \-X\0 padlenAdd extra zero padding to the end of BID segments.  The default is16 bytes.  Padding 16 bytes of zeroesis needed for older ZjStream printers, such as the Minolta 2200DLand HP LaserJet 1000, and seems harmless to newer ones, such asthe Minolta 2300DL.  So the default should be good for all cases..TP.BI \-z\0 modelModel: 0=2300DL, 1=HP1020.  Default is 0..SS Debugging OptionsThese options are used for debugging \fBfoo2zjs\fP..TP.BI \-S\0 planeOutput just a single color plane from a color print and print iton the black plane.  The default is to output all color planes..TSl l.1	Cyan2	Magenta3	Yellow4	Black.TE.TP.BI \-D\0 levelSet Debug level [0]..SH EXAMPLESCreate a black and white ZJS stream:.RS.nfgs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE \     -sPAPERSIZE=letter -r1200x600 -sDEVICE=pbmraw \     -sOutputFile=- - < testpage.ps \ | foo2zjs -r1200x600 -g10200x6600 -p1 >testpage.zm.fi.RE.PCreate a color ZJS stream:.RS.nfgs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE \     -sPAPERSIZE=letter -g10200x6600 -r1200x600 -sDEVICE=bitcmyk \     -sOutputFile=- - < testpage.ps \ | foo2zjs -r1200x600 -g10200x6600 -p1 >testpage.zc.fi.RE.SH FILES.BR /usr/bin/foo2zjs.SH SEE ALSO.BR foo2zjs-wrapper (1),.BR zjsdecode (1).SH "AUTHOR"Rick Richardson <rick.richardson@comcast.net>.br${URLZJS}/'/"'/"'/".em pdf_outline

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?