home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / QUERYPRO / Impressora_PDF / converter.exe / GPLGS / gs_pdf_e.ps < prev    next >
Text File  |  2002-02-22  |  2KB  |  45 lines

  1. %    Copyright (C) 1994, 1997, 1999 Aladdin Enterprises.  All rights reserved.
  2. % This software is provided AS-IS with no warranty, either express or
  3. % implied.
  4. % This software is distributed under license and may not be copied,
  5. % modified or distributed except as expressly authorized under the terms
  6. % of the license contained in the file LICENSE in this distribution.
  7. % For more information about licensing, please refer to
  8. % http://www.ghostscript.com/licensing/. For information on
  9. % commercial licensing, go to http://www.artifex.com/licensing/ or
  10. % contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  11. % San Rafael, CA  94903, U.S.A., +1(415)492-9861.
  12.  
  13. % $Id: gs_pdf_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
  14. % Define the PDFDoc encoding vector.
  15. /currentglobal where
  16.  { pop currentglobal { setglobal } true setglobal }
  17.  { { } }
  18. ifelse
  19. /PDFDocEncoding
  20. ISOLatin1Encoding 0 24 getinterval aload pop
  21.     /breve /caron /circumflex /dotaccent /hungarumlaut /ogonek /ring /tilde
  22. ISOLatin1Encoding 32 7 getinterval aload pop
  23.     /quotesingle
  24. ISOLatin1Encoding 40 5 getinterval aload pop
  25.     /hyphen
  26. ISOLatin1Encoding 46 50 getinterval aload pop
  27.     /grave
  28. ISOLatin1Encoding 97 31 getinterval aload pop
  29. % \20x
  30.     /bullet /dagger /daggerdbl /ellipsis /emdash /endash /florin /fraction
  31.     /guilsinglleft /guilsinglright /minus /perthousand
  32.     /quotedblbase /quotedblleft /quotedblright /quoteleft
  33.     /quoteright /quotesinglbase /trademark /fi /fl /Lslash /OE /Scaron
  34.     /Ydieresis /Zcaron /dotlessi /lslash /oe /scaron /zcaron /.notdef
  35. % \24x
  36.    /Euro
  37. ISOLatin1Encoding 161 12 getinterval aload pop
  38.    /.notdef
  39. ISOLatin1Encoding 174 82 getinterval aload pop
  40. 256 packedarray .defineencoding
  41. exec
  42.