gs_lgo_e.ps 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. % Copyright (C) 1999, 2000 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_lgo_e.ps,v 1.3 2000/09/19 18:29:11 lpd Exp $
  18. % Define the Adobe "original" Latin glyph set.
  19. % This is not an Encoding strictly speaking, but we treat it like one.
  20. /currentglobal where
  21. { pop currentglobal { setglobal } true setglobal }
  22. { { } }
  23. ifelse
  24. /AdobeLatinOriginalGlyphEncoding mark
  25. /.notdef
  26. /A /AE /Aacute /Acircumflex /Adieresis /Agrave /Aring /Atilde
  27. /B
  28. /C /Ccedilla
  29. /D
  30. /E /Eacute /Ecircumflex /Edieresis /Egrave /Eth
  31. /F
  32. /G
  33. /H
  34. /I /Iacute /Icircumflex /Idieresis /Igrave
  35. /J
  36. /K
  37. /L /Lslash
  38. /M
  39. /N /Ntilde
  40. /O /OE /Oacute /Ocircumflex /Odieresis /Ograve /Oslash /Otilde
  41. /P
  42. /Q
  43. /R
  44. /S /Scaron
  45. /T /Thorn
  46. /U /Uacute /Ucircumflex /Udieresis /Ugrave
  47. /V
  48. /W
  49. /X
  50. /Y /Yacute /Ydieresis
  51. /Z /Zcaron
  52. /a /aacute /acircumflex /acute /adieresis /ae /agrave /ampersand /aring
  53. /asciicircum /asciitilde /asterisk /at /atilde
  54. /b /backslash /bar /braceleft /braceright /bracketleft /bracketright /breve
  55. /brokenbar /bullet
  56. /c /caron /ccedilla /cedilla /cent /circumflex /colon /comma /copyright
  57. /currency
  58. /d /dagger /daggerdbl /degree /dieresis /divide /dollar /dotaccent /dotlessi
  59. /e /eacute /ecircumflex /edieresis /egrave /eight /ellipsis /emdash /endash
  60. /equal /eth /exclam /exclamdown
  61. /f /fi /five /fl /florin /four /fraction
  62. /g /germandbls /grave /greater /guillemotleft /guillemotright /guilsinglleft
  63. /guilsinglright
  64. /h /hungarumlaut /hyphen
  65. /i /iacute /icircumflex /idieresis /igrave
  66. /j
  67. /k
  68. /l /less /logicalnot /lslash
  69. /m /macron /minus /mu /multiply
  70. /n /nine /ntilde /numbersign
  71. /o /oacute /ocircumflex /odieresis /oe /ogonek /ograve /one /onehalf
  72. /onequarter /onesuperior /ordfeminine /ordmasculine /oslash /otilde
  73. /p /paragraph /parenleft /parenright /percent /period /periodcentered
  74. /perthousand /plus /plusminus
  75. /q /question /questiondown /quotedbl /quotedblbase /quotedblleft
  76. /quotedblright /quoteleft /quoteright /quotesinglbase /quotesingle
  77. /r /registered /ring
  78. /s /scaron /section /semicolon /seven /six /slash /space /sterling
  79. /t /thorn /three /threequarters /threesuperior /tilde /trademark /two
  80. /twosuperior
  81. /u /uacute /ucircumflex /udieresis /ugrave /underscore
  82. /v
  83. /w
  84. /x
  85. /y /yacute /ydieresis /yen
  86. /z /zcaron /zero
  87. counttomark packedarray exch pop
  88. 8 1 index .registerencoding
  89. .defineencoding
  90. exec