home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / QUERYPRO / Impressora_PDF / converter.exe / GPLGS / gs_wl5_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_wl5_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
  14. % Define the Windows 3.1 Latin 5 encoding vector (H-P Symbol set 5T).
  15. /currentglobal where
  16.  { pop currentglobal { setglobal } true setglobal }
  17.  { { } }
  18. ifelse
  19. /Win32Latin5Encoding
  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 /florin
  30.     /quotedblbase /ellipsis /dagger /daggerdbl
  31.     /circumflex /perthousand /Scaron /guilsinglleft
  32.     /OE /.notdef /.notdef /.notdef
  33.     /.notdef /quoteleft /quoteright /quotedblleft
  34.     /quotedblright /bullet /endash /emdash
  35.     /tilde /trademark /scaron /guilsinglright
  36.     /oe /.notdef /.notdef /Ydieresis
  37.     /.notdef /exclamdown /cent /sterling
  38.     /currency /yen /brokenbar /section
  39.     /dieresis /copyright /ordfeminine /guillemotleft
  40.     /logicalnot /softhyphen /registered /overscore
  41.     /degree /plusminus /twosuperior /threesuperior
  42.     /acute /mu /paragraph /periodcentered
  43.     /cedilla /onesuperior /ordmasculine /guillemotright
  44.     /onequarter /onehalf /threequarters /questiondown
  45. % \30x
  46.     /Agrave /Aacute /Acircumflex /Atilde
  47.     /Adieresis /Aring /AE /Ccedilla
  48.     /Egrave /Eacute /Ecircumflex /Edieresis
  49.     /Igrave /Iacute /Icircumflex /Idieresis
  50.     /Gbreve /Ntilde /Ograve /Oacute
  51.     /Ocircumflex /Otilde /Odieresis /multiply
  52.     /Oslash /Ugrave /Uacute /Ucircumflex
  53.     /Udieresis /Idotaccent /Scedilla /germandbls
  54.     /agrave /aacute /acircumflex /atilde
  55.     /adieresis /aring /ae /ccedilla
  56.     /egrave /eacute /ecircumflex /edieresis
  57.     /igrave /iacute /icircumflex /idieresis
  58.     /gbreve /ntilde /ograve /oacute
  59.     /ocircumflex /otilde /odieresis /divide
  60.     /oslash /ugrave /uacute /ucircumflex
  61.     /udieresis /dotlessi /scedilla /ydieresis
  62. 256 packedarray .defineencoding
  63. exec
  64.