home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / GhostScript / !GhostScr / 6_01 / lib / gs_lgx_e.ps < prev    next >
Text File  |  2000-03-09  |  2KB  |  63 lines

  1. %    Copyright (C) 1999 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of Aladdin Ghostscript.
  3. % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  4. % or distributor accepts any responsibility for the consequences of using it,
  5. % or for whether it serves any particular purpose or works at all, unless he
  6. % or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  7. % License (the "License") for full details.
  8. % Every copy of Aladdin Ghostscript must include a copy of the License,
  9. % normally in a plain ASCII text file named PUBLIC.  The License grants you
  10. % the right to copy, modify and redistribute Aladdin Ghostscript, but only
  11. % under certain conditions described in the License.  Among other things, the
  12. % License requires that the copyright notice and this notice be preserved on
  13. % all copies.
  14.  
  15. % $Id: gs_lgx_e.ps,v 1.1 2000/03/09 08:40:40 lpd Exp $
  16. % Define the Adobe "extension" 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. /AdobeLatinExtensionGlyphEncoding mark
  23.  
  24. /Abreve /Amacron /Aogonek
  25. /Cacute /Ccaron /Dcaron
  26. /Dcroat /Delta
  27. /Ecaron /Edotaccent /Emacron /Eogonek
  28. /Gbreve /Gcommaaccent
  29. /Idotaccent /Imacron /Iogonek
  30. /Kcommaaccent
  31. /Lacute /Lcaron /Lcommaaccent
  32. /Nacute /Ncaron /Ncommaaccent
  33. /Ohungarumlaut /Omacron
  34. /Racute /Rcaron /Rcommaaccent
  35. /Sacute /Scedilla /Scommaaccent
  36. /Tcaron /Tcommaaccent
  37. /Uhungarumlaut /Umacron /Uogonek /Uring
  38. /Zacute /Zdotaccent
  39. /abreve /amacron /aogonek
  40. /cacute /ccaron /commaaccent
  41. /dcaron /dcroat
  42. /ecaron /edotaccent /emacron /eogonek
  43. /gbreve /gcommaaccent /greaterequal
  44. /imacron /iogonek
  45. /kcommaaccent
  46. /lacute /lcaron /lcommaaccent /lessequal /lozenge
  47. /nacute /ncaron /ncommaaccent /notequal
  48. /ohungarumlaut /omacron
  49. /partialdiff
  50. /racute /radical /rcaron /rcommaaccent
  51. /sacute /scedilla /scommaaccent /summation
  52. /tcaron /tcommaaccent
  53. /uhungarumlaut /umacron /uogonek /uring
  54. /zacute /zdotaccent
  55.  
  56. counttomark packedarray exch pop
  57. 9 1 index .registerencoding
  58. .defineencoding
  59. exec
  60.