gs_lgo_e.ps 2.8 KB

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