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