📄 cdrecord.ps
字号:
%!PS-Adobe-2.1%%Creator: groff version 0.5%%DocumentFonts: TSymbol Times-Italic Times-Bold Times-Roman%%DocumentSuppliedFonts: TSymbol%%DocumentNeededFonts: Times-Italic Times-Bold Times-Roman%%Pages: 12%%EndComments/grops 100 dict def grops begin% If you add definitions here, be sure to check that MAX_PROLOGUE_DEFS% in ps.c is large enough.% The ASCII code of the space character./SC 32 def/A /show load def/B { 0 SC 3 -1 roll widthshow } bind def/C { 0 exch ashow } bind def/D { 0 exch 0 SC 5 2 roll awidthshow } bind def/E { 0 rmoveto show } bind def/F { 0 rmoveto 0 SC 3 -1 roll widthshow } bind def/G { 0 rmoveto 0 exch ashow } bind def/H { 0 rmoveto 0 exch 0 SC 5 2 roll awidthshow } bind def/I { 0 exch rmoveto show } bind def/J { 0 exch rmoveto 0 SC 3 -1 roll widthshow } bind def/K { 0 exch rmoveto 0 exch ashow } bind def/L { 0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow } bind def/M { rmoveto show } bind def/N { rmoveto 0 SC 3 -1 roll widthshow } bind def/O { rmoveto 0 exch ashow } bind def/P { rmoveto 0 exch 0 SC 5 2 roll awidthshow } bind def/Q { moveto show } bind def /R { moveto 0 SC 3 -1 roll widthshow } bind def/S { moveto 0 exch ashow } bind def/T { moveto 0 exch 0 SC 5 2 roll awidthshow } bind def% name size font SF -/SF { findfont exch [ exch dup 0 exch 0 exch neg 0 0 ] makefont dup setfont [ exch /setfont load ] cvx def} bind def% name a c d font MF/MF { findfont [ 5 2 roll 0 3 1 roll % b neg 0 0 ] makefont dup setfont [ exch /setfont load ] cvx def} bind def % BP -/BP { /level0 save def 1 setlinecap 1 setlinejoin 72 RES div dup scale LS { 90 rotate } { 0 PL translate } ifelse 1 -1 scale} bind def/EP { level0 restore showpage} bind def% centerx centery radius startangle endangle DA -/DA { newpath arcn stroke} bind def% endx endy startx starty DL -% we round the endpoints of the line, so that parallel horizontal% and vertical lines will appear even/DL { transform round exch round exch itransform moveto transform round exch round exch itransform lineto stroke} bind def% centerx centery radius DC -/DC { newpath 0 360 arc closepath} bind def/TM matrix def% width height centerx centery DE -/DE { TM currentmatrix pop translate scale newpath 0 0 .5 0 360 arc closepath TM setmatrix} bind def% these are for splines/RC /rcurveto load def/RL /rlineto load def/ST /stroke load def/MT /moveto load def/CL /closepath load def% fill the last path% amount FL -/FL { currentgray exch setgray fill setgray} bind def% fill with the ``current color''/BL /fill load def/LW /setlinewidth load def% new_font_name encoding_vector old_font_name RE -/RE { findfont dup maxlength dict begin { 1 index /FID ne { def } { pop pop } ifelse } forall /Encoding exch def dup /FontName exch def currentdict end definefont pop} bind def/BUF 255 string def% hpos vpos EXEC -% this reads the next line and executes it in a safe environment/EXEC { moveto currentfile BUF readline { DEFS begin cvx stopped { handleerror } if end } if} bind def% llx lly newwid wid newht ht newllx newlly -/PICTURE { translate div 3 1 roll div exch scale neg exch neg exch translate % set the graphics state to default values 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath} bind def/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end end%%EndProlog%%BeginSetupgrops begin/#copies 1 def/RES 72 def/PL 841.89 def/LS false def%%IncludeFont: Times-Italic%%IncludeFont: Times-Bold%%IncludeFont: Times-Roman%%BeginFont: TSymbol/Symbol findfontdup length 1 add dict /newdict exch def { 1 index /FID ne { newdict 3 1 roll put } { pop pop } ifelse} forall7 dict begin /radicalex [-69 541] def /parenlefttp 490 def /parenleftbt 490 def /parenleftex 490 def /parenrighttp 490 def /parenrightbt 490 def /parenrightex 490 def newdict /Metrics currentdict putend/TSymbol newdict definefont pop%%EndFont/ENC0[/asciicircum/asciitilde/Scaron/Zcaron/scaron/zcaron/Ydieresis/trademark/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl/endash
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -