diff options
author | Taru Karttunen <taruti@taruti.net> | 2011-03-30 16:53:33 +0300 |
---|---|---|
committer | Taru Karttunen <taruti@taruti.net> | 2011-03-30 16:53:33 +0300 |
commit | e463eb40363ff4c68b1d903f4e0cdd0ac1c5977f (patch) | |
tree | d5e9f57c28f026cb21de3bd77cc10cd7f64aaa85 /sys/lib/ghostscript/gs_lgo_e.ps | |
parent | b41b9034225ab3e49980d9de55c141011b6383b0 (diff) |
Import sources from 2011-03-30 iso image - sys/lib
Diffstat (limited to 'sys/lib/ghostscript/gs_lgo_e.ps')
-rwxr-xr-x | sys/lib/ghostscript/gs_lgo_e.ps | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/sys/lib/ghostscript/gs_lgo_e.ps b/sys/lib/ghostscript/gs_lgo_e.ps new file mode 100755 index 000000000..1078409d4 --- /dev/null +++ b/sys/lib/ghostscript/gs_lgo_e.ps @@ -0,0 +1,91 @@ +% Copyright (C) 1999, 2000 Aladdin Enterprises. All rights reserved. +% +% This software is provided AS-IS with no warranty, either express or +% implied. +% +% This software is distributed under license and may not be copied, +% modified or distributed except as expressly authorized under the terms +% of the license contained in the file LICENSE in this distribution. +% +% For more information about licensing, please refer to +% http://www.ghostscript.com/licensing/. For information on +% commercial licensing, go to http://www.artifex.com/licensing/ or +% contact Artifex Software, Inc., 101 Lucas Valley Road #110, +% San Rafael, CA 94903, U.S.A., +1(415)492-9861. + +% $Id: gs_lgo_e.ps,v 1.5 2002/02/21 21:49:28 giles Exp $ +% Define the Adobe "original" Latin glyph set. +% This is not an Encoding strictly speaking, but we treat it like one. +/currentglobal where + { pop currentglobal { setglobal } true setglobal } + { { } } +ifelse +/AdobeLatinOriginalGlyphEncoding mark + +/.notdef +/A /AE /Aacute /Acircumflex /Adieresis /Agrave /Aring /Atilde +/B +/C /Ccedilla +/D +/E /Eacute /Ecircumflex /Edieresis /Egrave /Eth +/F +/G +/H +/I /Iacute /Icircumflex /Idieresis /Igrave +/J +/K +/L /Lslash +/M +/N /Ntilde +/O /OE /Oacute /Ocircumflex /Odieresis /Ograve /Oslash /Otilde +/P +/Q +/R +/S /Scaron +/T /Thorn +/U /Uacute /Ucircumflex /Udieresis /Ugrave +/V +/W +/X +/Y /Yacute /Ydieresis +/Z /Zcaron +/a /aacute /acircumflex /acute /adieresis /ae /agrave /ampersand /aring + /asciicircum /asciitilde /asterisk /at /atilde +/b /backslash /bar /braceleft /braceright /bracketleft /bracketright /breve + /brokenbar /bullet +/c /caron /ccedilla /cedilla /cent /circumflex /colon /comma /copyright + /currency +/d /dagger /daggerdbl /degree /dieresis /divide /dollar /dotaccent /dotlessi +/e /eacute /ecircumflex /edieresis /egrave /eight /ellipsis /emdash /endash + /equal /eth /exclam /exclamdown +/f /fi /five /fl /florin /four /fraction +/g /germandbls /grave /greater /guillemotleft /guillemotright /guilsinglleft + /guilsinglright +/h /hungarumlaut /hyphen +/i /iacute /icircumflex /idieresis /igrave +/j +/k +/l /less /logicalnot /lslash +/m /macron /minus /mu /multiply +/n /nine /ntilde /numbersign +/o /oacute /ocircumflex /odieresis /oe /ogonek /ograve /one /onehalf + /onequarter /onesuperior /ordfeminine /ordmasculine /oslash /otilde +/p /paragraph /parenleft /parenright /percent /period /periodcentered + /perthousand /plus /plusminus +/q /question /questiondown /quotedbl /quotedblbase /quotedblleft + /quotedblright /quoteleft /quoteright /quotesinglbase /quotesingle +/r /registered /ring +/s /scaron /section /semicolon /seven /six /slash /space /sterling +/t /thorn /three /threequarters /threesuperior /tilde /trademark /two + /twosuperior +/u /uacute /ucircumflex /udieresis /ugrave /underscore +/v +/w +/x +/y /yacute /ydieresis /yen +/z /zcaron /zero + +counttomark packedarray exch pop +8 1 index .registerencoding +.defineencoding +exec |