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

  1. %    Copyright (C) 1996 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_wl2_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
  14. % Define the Windows 3.1 Latin 2 encoding vector (H-P Symbol set 9E).
  15. /currentglobal where
  16.  { pop currentglobal { setglobal } true setglobal }
  17.  { { } }
  18. ifelse
  19. /Win32Latin2Encoding
  20. ISOLatin1Encoding 0 39 getinterval aload pop
  21.     /quotesingle
  22. ISOLatin1Encoding 40 5 getinterval aload pop
  23.     /hyphen
  24. ISOLatin1Encoding 46 50 getinterval aload pop
  25.     /grave
  26. ISOLatin1Encoding 97 30 getinterval aload pop
  27.     /graybox
  28. % \20x
  29.     /.notdef /.notdef /quotesinglbase /.notdef
  30.     /quotedblbase /ellipsis /dagger /daggerdbl
  31.     /.notdef /perthousand /Scaron /guilsinglleft
  32.     /Sacute /Tcaron /Zcaron /Zacute
  33.     /.notdef /quoteleft /quoteright /quotedblleft
  34.     /quotedblright /bullet /endash /emdash
  35.     /.notdef /trademark /scaron /guilsinglright
  36.     /sacute /tcaron /zcaron /zacute
  37.     /.notdef /caron /breve /Lslash
  38.     /currency /Aogonek /brokenbar /section
  39.     /dieresis /copyright /Scedilla /guillemotleft
  40.     /logicalnot /softhyphen /registered /Zdotaccent
  41.     /degree /plusminus /ogonek /lslash
  42.     /acute /mu /paragraph /periodcentered
  43.     /cedilla /aogonek /scedilla /guillemotright
  44.     /Lcaron /hungarumlaut /lcaron /zdotaccent
  45. % \30x
  46.     /Racute /Aacute /Acircumflex /Abreve
  47.     /Adieresis /Lacute /Cacute /Ccedilla
  48.     /Ccaron /Eacute /Eogonek /Edieresis
  49.     /Ecaron /Iacute /Icircumflex /Dcaron
  50.     /Dcroat /Nacute /Ncaron /Oacute
  51.     /Ocircumflex /Ohungarumlaut /Odieresis /multiply
  52.     /Rcaron /Uring /Uacute /Uhungarumlaut
  53.     /Udieresis /Yacute /Tcommaaccent /germandbls
  54.     /racute /aacute /acircumflex /abreve
  55.     /adieresis /lacute /cacute /ccedilla
  56.     /ccaron /eacute /eogonek /edieresis
  57.     /ecaron /iacute /icircumflex /dcaron
  58.     /dcroat /nacute /ncaron /oacute
  59.     /ocircumflex /ohungarumlaut /odieresis /divide
  60.     /rcaron /uring /uacute /uhungarumlaut
  61.     /udieresis /yacute /tcommaaccent /dotaccent
  62. 256 packedarray .defineencoding
  63. exec
  64.