gs_ce_e.ps 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. % Copyright (C) 1999 Aladdin Enterprises. All rights reserved.
  2. %
  3. % This file is part of AFPL Ghostscript.
  4. %
  5. % AFPL Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author or
  6. % distributor accepts any responsibility for the consequences of using it, or
  7. % for whether it serves any particular purpose or works at all, unless he or
  8. % she says so in writing. Refer to the Aladdin Free Public License (the
  9. % "License") for full details.
  10. %
  11. % Every copy of AFPL Ghostscript must include a copy of the License, normally
  12. % in a plain ASCII text file named PUBLIC. The License grants you the right
  13. % to copy, modify and redistribute AFPL Ghostscript, but only under certain
  14. % conditions described in the License. Among other things, the License
  15. % requires that the copyright notice and this notice be preserved on all
  16. % copies.
  17. % $Id: gs_ce_e.ps,v 1.2 2000/09/19 18:29:11 lpd Exp $
  18. % Define the Adobe CE (Central European) encoding vector.
  19. % We define it by differences from the ISOLatin1Encoding vector.
  20. /CEEncoding
  21. ISOLatin1Encoding 0 39 getinterval aload pop
  22. % 047
  23. /quotesingle
  24. ISOLatin1Encoding 40 56 getinterval aload pop
  25. % 140
  26. /grave
  27. ISOLatin1Encoding 97 31 getinterval aload pop
  28. % 20x
  29. /.notdef /.notdef /quotesinglbase /.notdef /quotedblbase /ellipsis /dagger /daggerdbl
  30. /.notdef /perthousand /Scaron /guilsinglleft /Sacute /Tcaron /Zcaron /Zacute
  31. /.notdef /grave /acute /circumflex /tilde /bullet /endash /emdash
  32. /.notdef /trademark /scaron /guilsinglright /sacute /tcaron /zcaron /zacute
  33. % 24x
  34. /space /caron /breve /Lslash /currency /Aogonek /brokenbar /section
  35. /dieresis /copyright /Scommaaccent /guillemotleft /logicalnot /hyphen /registered /Zdotaccent
  36. /degree /plusminus /ogonek /lslash /acute /mu /paragraph /periodcentered
  37. /cedilla /aogonek /scommaaccent /guillemotright /Lcaron /hungarumlaut /lcaron /zdotaccent
  38. % 30x
  39. /Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
  40. /Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
  41. /Dcroat /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
  42. /Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcommaaccent /germandbls
  43. % 34x
  44. /racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
  45. /ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
  46. /dcroat /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
  47. /rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcommaaccent /dotaccent
  48. 256 packedarray .defineencoding