gs_wl1_e.ps 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. % Copyright (C) 1996 Aladdin Enterprises. All rights reserved.
  2. %
  3. % This software is provided AS-IS with no warranty, either express or
  4. % implied.
  5. %
  6. % This software is distributed under license and may not be copied,
  7. % modified or distributed except as expressly authorized under the terms
  8. % of the license contained in the file LICENSE in this distribution.
  9. %
  10. % For more information about licensing, please refer to
  11. % http://www.ghostscript.com/licensing/. For information on
  12. % commercial licensing, go to http://www.artifex.com/licensing/ or
  13. % contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  14. % San Rafael, CA 94903, U.S.A., +1(415)492-9861.
  15. % $Id: gs_wl1_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
  16. % Define the Windows 3.1 Latin 1 encoding vector (H-P Symbol set 19U).
  17. /currentglobal where
  18. { pop currentglobal { setglobal } true setglobal }
  19. { { } }
  20. ifelse
  21. /Win31Latin1Encoding
  22. ISOLatin1Encoding 0 39 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 30 getinterval aload pop
  29. /graybox
  30. % \20x
  31. /.notdef /.notdef /quotesinglbase /florin
  32. /quotedblbase /ellipsis /dagger /daggerdbl
  33. /circumflex /perthousand /Scaron /guilsinglleft
  34. /OE /.notdef /.notdef /.notdef
  35. /.notdef /quoteleft /quoteright /quotedblleft
  36. /quotedblright /bullet /endash /emdash
  37. /tilde /trademark /scaron /guilsinglright
  38. /oe /.notdef /.notdef /Ydieresis
  39. /.notdef /exclamdown /cent /sterling
  40. /currency /yen /brokenbar /section
  41. /dieresis /copyright /ordfeminine /guillemotleft
  42. /logicalnot /softhyphen /registered /overscore
  43. /degree /plusminus /twosuperior /threesuperior
  44. /acute /mu /paragraph /periodcentered
  45. /cedilla /onesuperior /ordmasculine /guillemotright
  46. /onequarter /onehalf /threequarters /questiondown
  47. % \30x
  48. /Agrave /Aacute /Acircumflex /Atilde
  49. /Adieresis /Aring /AE /Ccedilla
  50. /Egrave /Eacute /Ecircumflex /Edieresis
  51. /Igrave /Iacute /Icircumflex /Idieresis
  52. /Eth /Ntilde /Ograve /Oacute
  53. /Ocircumflex /Otilde /Odieresis /multiply
  54. /Oslash /Ugrave /Uacute /Ucircumflex
  55. /Udieresis /Yacute /Thorn /germandbls
  56. /agrave /aacute /acircumflex /atilde
  57. /adieresis /aring /ae /ccedilla
  58. /egrave /eacute /ecircumflex /edieresis
  59. /igrave /iacute /icircumflex /idieresis
  60. /eth /ntilde /ograve /oacute
  61. /ocircumflex /otilde /odieresis /divide
  62. /oslash /ugrave /uacute /ucircumflex
  63. /udieresis /yacute /thorn /ydieresis
  64. 256 packedarray .defineencoding
  65. exec