home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / QUERYPRO / Impressora_PDF / converter.exe / GPLGS / gs_mro_e.ps < prev    next >
Text File  |  2002-02-22  |  3KB  |  62 lines

  1. %    Copyright (C) 1994, 1999 Aladdin Enterprises.  All rights reserved.
  2. % This software is provided AS-IS with no warranty, either express or
  3. % implied.
  4. % This software is distributed under license and may not be copied,
  5. % modified or distributed except as expressly authorized under the terms
  6. % of the license contained in the file LICENSE in this distribution.
  7. % For more information about licensing, please refer to
  8. % http://www.ghostscript.com/licensing/. For information on
  9. % commercial licensing, go to http://www.artifex.com/licensing/ or
  10. % contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  11. % San Rafael, CA  94903, U.S.A., +1(415)492-9861.
  12.  
  13. % $Id: gs_mro_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
  14. % Define the MacRoman encoding vector.
  15. /currentglobal where
  16.  { pop currentglobal { setglobal } true setglobal }
  17.  { { } }
  18. ifelse
  19. /MacRomanEncoding
  20. StandardEncoding 0 39 getinterval aload pop
  21.     /quotesingle
  22. StandardEncoding 40 56 getinterval aload pop
  23.     /grave
  24. StandardEncoding 97 31 getinterval aload pop
  25. % \20x
  26.     /Adieresis /Aring /Ccedilla /Eacute /Ntilde /Odieresis /Udieresis /aacute
  27.     /agrave /acircumflex /adieresis /atilde /aring /ccedilla /eacute /egrave
  28.     /ecircumflex /edieresis /iacute /igrave
  29.     /icircumflex /idieresis /ntilde /oacute
  30.     /ograve /ocircumflex /odieresis /otilde
  31.     /uacute /ugrave /ucircumflex /udieresis
  32. % \24x
  33.     /dagger /degree /cent /sterling /section /bullet /paragraph /germandbls
  34.     /registered /copyright /trademark /acute /dieresis /.notdef /AE /Oslash
  35.     /.notdef /plusminus /.notdef /.notdef /yen /mu /.notdef /.notdef
  36.     /.notdef /.notdef /.notdef /ordfeminine /ordmasculine /.notdef /ae /oslash
  37. % \30x
  38.     /questiondown /exclamdown /logicalnot /.notdef
  39.     /florin /.notdef /.notdef /guillemotleft
  40.     /guillemotright /ellipsis /space /Agrave /Atilde /Otilde /OE /oe
  41.     /endash /emdash /quotedblleft /quotedblright
  42.     /quoteleft /quoteright /divide /.notdef
  43.     % NOTE: Euro should replace currency, but the PDF 1.3 documentation
  44.     % explicitly says it does not.
  45.     /ydieresis /Ydieresis /fraction /currency
  46.     /guilsinglleft /guilsinglright /fi /fl
  47. % \34x
  48.     /daggerdbl /periodcentered /quotesinglbase /quotedblbase
  49.     /perthousand /Acircumflex /Ecircumflex /Aacute
  50.     /Edieresis /Egrave /Iacute /Icircumflex
  51.     /Idieresis /Igrave /Oacute /Ocircumflex
  52.     /.notdef /Ograve /Uacute /Ucircumflex
  53.     /Ugrave /dotlessi /circumflex /tilde
  54.     /macron /breve /dotaccent /ring /cedilla /hungarumlaut /ogonek /caron
  55. 256 packedarray
  56. 5 1 index .registerencoding
  57. .defineencoding
  58. exec
  59.