%!PS % POSTSCRIPT GRAYSCALE FONT INTEGRATOR V1.2 % ================================================================= % Copyright c 2001 by Don Lancaster & Synergetics, Box 809, Thatcher, AZ, 85552 % (928) 428-4073 Email: don@tinaja.com Website: http://www.tinaja.com % Consulting services available http://www.tinaja.com/info01.html % All commercial rights and all electronic media rights ~fully~ reserved. % Linking usually welcome. Reposting expressly forbidden. Version 1.5 (C:\\windows\\desktop\\gonzo\\gonzo.ps) run % use internal gonzo % (A:\\gonzo.ps) run % use external gonzo gonzo begin ps.util.1 begin nuisance begin /startat 0 store % relative to actual array length /endat 39 store /globalxwide 58.59 store % valid for "A" /globalyhigh 83.88 store /globalxoffset +0.8 store /globalyoffset 0 store /header { (\n% /f406bg is a full integral grayscale antialiased Helvetica-Bold six) print (\n% point font. It is fairly legible but requires special grayscale procs or) print (\n% glyphs for use...) print (\n% ) print (\n% GGGG) print (\n% GG G) print (\n% GGGG) print (\n% GGGG) print (\n% GG G) print (\n% GGGG) print (\n ) print (\n/f406bg { /ff [ 256 {[ [.999 ]]} repeat ] store\n) print (\n% ) print globalxoffset 10 string cvs print ( ) print globalyoffset 10 string cvs print ( ) print globalxwide 10 string cvs print ( ) print globalyhigh 10 string cvs print ( ) print (\n) print } def /charstartdata { (\n [ % ) print xoffsetadd 10 string cvs print ( ) print yoffsetadd 10 string cvs print ( ) print xgainmult 10 string cvs print ( ) print ygainmult 10 string cvs print ( ) print basesuppression 10 string cvs print ( ) print specialcomment print } def /charenddata { ( ff exch ) print charnum 5 string cvs print ( exch put % ) print typeofchar print ( ") print curgchar print (" \n) print }def /footer { (\n\n ff } def) print (\n\n% eof\n\n) print flush } def /gchardata [ [ (space) ( ) 3 6 0 -2.1 0 1.000 1.00 ( ) ] [ (punctuation) (.) 1 6 0 -5.9 0 1.256 1.00 ( ) ] [ (numeral) (0) 3 6 0 -5.9 0.3 1.246 1.00 ( all numerals widened ) ] [ (numeral) (1) 3 6 0 -7.2 0 1.386 0.995 ( thin one for text ) ] [ (numeral) (2) 3 6 0 -4.9 0 1.186 1.00 ( ) ] [ (numeral) (3) 3 6 0 -5.7 0.5 1.226 1.00 ( ) ] [ (numeral) (4) 3 6 0 -2.0 0 1.044 1.00 ( ) ] [ (numeral) (5) 3 6 0 -6.0 0.6 1.206 1.005 ( ) ] [ (numeral) (6) 3 6 0 -5.7 0.2 1.196 1.00 ( ) ] [ (numeral) (7) 3 6 0 -3.3 0 1.101 1.017 ( ) ] [ (numeral) (8) 3 6 0 -5.6 0 1.216 1.00 ( ) ] [ (numeral) (9) 3 6 0 -5.2 0.2 1.156 1.00 ( ) ] [ (punctuation) (=) 3 6 0 -3.4 -4.8 1.03 1.00 ( ) ] [ (upper case) (A) 4 6 0 -1.5 0 1.000 1.00 ( ) ] % default 1x1 [ (upper case) (B) 4 6 0 -6.1 0 1.180 1.00 ( ) ] [ (upper case) (C) 4 6 0 -4.8 0 1.146 1.00 ( ) ] [ (upper case) (D) 4 6 0 -6.0 0 1.169 1.00 ( ) ] [ (upper case) (E) 3 6 0 -4.9 0 0.952 1.00 ( ) ] [ (upper case) (F) 3 6 0 -5.2 0 1.038 1.00 ( ) ] [ (upper case) (G) 5 6 0 -4.2 0 1.042 1.00 ( ) ] [ (upper case) (H) 3 6 0 -5.0 0 0.905 1.00 ( ) ] [ (upper case) (I) 1 6 0 -4.4 0 1.069 1.00 ( ) ] [ (upper case) (J) 3 6 0 -2.7 0 1.152 1.00 ( ) ] [ (upper case) (K) 4 6 0 -5.5 0 1.093 1.00 ( ) ] [ (upper case) (L) 3 6 0 -5.1 0 1.017 1.00 ( ) ] [ (upper case) (M) 6 6 0 -6.8 0 1.478 1.00 ( widened ) ] [ (upper case) (N) 4 6 0 -6.2 0 1.204 1.00 ( ) ] [ (upper case) (O) 4 6 0 -4.4 0 1.036 1.00 ( ) ] [ (upper case) (P) 3 6 0 -5.2 0 0.978 1.00 ( ) ] [ (upper case) (Q) 4 7 0 -4.7 0 1.051 1.00 ( tail needs darkened manually ) ] [ (upper case) (R) 4 6 0 -5.7 0 1.120 1.00 ( ) ] [ (upper case) (S) 3 6 0 -5.1 -0.1 0.992 1.00 ( ) ] [ (upper case) (T) 3 6 0 -1.8 0 0.91 1.00 ( ) ] [ (upper case) (U) 3 6 0 -4.9 0 0.910 1.00 ( ) ] [ (upper case) (V) 4 6 0 -2.0 0 1.080 1.00 ( ) ] [ (upper case) (W) 6 6 0 -2.1 0 1.134 1.00 ( widened ) ] [ (upper case) (X) 4 6 0 -3.7 0 1.159 1.00 ( ) ] [ (upper case) (Y) 4 6 0 -1.6 0 1.053 1.00 ( widened ) ] [ (upper case) (Z) 3 6 0 -1.7 0.00 0.895 1.00 ( ) ] [ (lower case) (z) 3 4 0 -1.9 0.00 1.105 0.92 ( ) ] ] def /allchars { header startat 1 endat { save /savesnap exch store /curgdval exch store gchardata curgdval get aload pop /specialcomment exch store /ygainmult exch store /xgainmult exch store /yoffsetadd exch store /xoffsetadd exch store /basesuppression exch store /pixelshigh exch store /pixelswide exch store /curgchar exch store /typeofchar exch store 50 50 6 setgrid pixelswide 10 mul pixelshigh basesuppression add 10 mul showgrid /charnum curgchar 0 get store /xwide globalxwide xgainmult mul store /yhigh globalyhigh ygainmult mul store /xoffset globalxoffset xoffsetadd add store /yoffset globalyoffset yoffsetadd add store /font1 /Helvetica-Bold [xwide 0 0 yhigh 0 0 ] gonzofont font1 charstartdata nextchar charenddata savesnap restore } for footer } def %%%%%% GENERATES THE NEXT CHARACTER %%%%%%%% /nextchar { xoffset yoffset moveto curgchar false charpath mark pixelshigh 1 sub -1 0 basesuppression sub {/ccol exch store mark 0 1 pixelswide 1 sub {/rrow exch store 0 0.25 .5 9.76 {/iii exch store 0.25 .5 9.76 {/jjj exch store rrow 10 mul iii add ccol 10 mul jjj add infill not {1 add} if } for } for 400 div 999.9 mul floor 1000 div } for ] } for ] /garray exch store 0 1 garray length 1 sub {/iiii exch store garray iiii get /curgarray1 exch store (\n[ ) print 0 1 curgarray1 length 1 sub {/jjjj exch store curgarray1 jjjj get 10 string cvs dup (0.0) eq {pop (0.000)} if print ( ) print } for (]) print flush } for (\n ]\n) print 0.6 0.6 0.6 setrgbcolor fill 0.5 0.5 0 setrgbcolor 0.2 setlinewidth [{0 0 mt pixelshigh 10 mul u} 10 pixelswide 1 add ] xrpt [{0 0 mt pixelswide 10 mul r} 10 pixelshigh 1 add ] yrpt showpage } def allchars