home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 August
/
PCWorld_1999-08_cd.bin
/
Novinky
/
adobe
/
Instal
/
archive.z
/
AIRes.dll
/
TEXT
/
700
< prev
next >
Wrap
Text File
|
1998-10-05
|
632b
|
31 lines
14 dict begin
/FontInfo 8 dict dup begin
/FullName (%s) def
/FamilyName (%s) def
/Weight (%s) def
/ItalicAngle %d def
/isFixedPitch %s def
/UnderlinePosition %d def
/UnderlineThickness %d def
end def
/FontName /%s def
/PaintType %d def
/FontType %d def
/FontMatrix [%d %d div %d %d %d %d div %d %d] def
/_FEbuf 2 string def
/_FEglyph (G ) def
/_FE {
1 exch {
dup
16 _FEbuf cvrs _FEglyph exch 1 exch putinterval 1 index exch _FEglyph
cvn put
} for
} def
/Encoding 256 array
0 1 255 { 1 index exch /.notdef put } for
%d %d _FE
def
/FontBBox { %d %d %d %d } def
currentdict end
currentfile eexec