home *** CD-ROM | disk | FTP | other *** search
/ Mixa 155: Dogs / MIXA 155: Dogs.iso / pc / Viewer / BROWSER(W) / フィルタ / PDF / LIB / gs_pdf_e.ps < prev    next >
Encoding:
Text File  |  2002-10-29  |  1.2 KB  |  35 lines

  1. %    Copyright (C) 1994, 1997, 1999 Aladdin Enterprises.  All rights reserved.
  2. % This software is licensed to a single customer by Artifex Software Inc.
  3. % under the terms of a specific OEM agreement.
  4.  
  5. % $RCSfile: gs_pdf_e.ps,v $ $Revision: 1.9 $
  6. % Define the PDFDoc encoding vector.
  7. /currentglobal where
  8.  { pop currentglobal { setglobal } true setglobal }
  9.  { { } }
  10. ifelse
  11. /PDFDocEncoding
  12. ISOLatin1Encoding 0 24 getinterval aload pop
  13.     /breve /caron /circumflex /dotaccent /hungarumlaut /ogonek /ring /tilde
  14. ISOLatin1Encoding 32 7 getinterval aload pop
  15.     /quotesingle
  16. ISOLatin1Encoding 40 5 getinterval aload pop
  17.     /hyphen
  18. ISOLatin1Encoding 46 50 getinterval aload pop
  19.     /grave
  20. ISOLatin1Encoding 97 31 getinterval aload pop
  21. % \20x
  22.     /bullet /dagger /daggerdbl /ellipsis /emdash /endash /florin /fraction
  23.     /guilsinglleft /guilsinglright /minus /perthousand
  24.     /quotedblbase /quotedblleft /quotedblright /quoteleft
  25.     /quoteright /quotesinglbase /trademark /fi /fl /Lslash /OE /Scaron
  26.     /Ydieresis /Zcaron /dotlessi /lslash /oe /scaron /zcaron /.notdef
  27. % \24x
  28.    /Euro
  29. ISOLatin1Encoding 161 12 getinterval aload pop
  30.    /.notdef
  31. ISOLatin1Encoding 174 82 getinterval aload pop
  32. 256 packedarray .defineencoding
  33. exec
  34.