source: trunk/third/enscript/lib/pslatin1.enc @ 17620

Revision 17620, 927 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17619, which included commits to RCS files with non-trunk default branches.
Line 
1%
2% PostScript printer's ISOLatin1Encoding.
3% Copyright (c) 1995 Markku Rossi.
4% Author: Markku Rossi <mtr@iki.fi>
5%
6
7%
8% This file is part of genscript.
9%
10% Genscript is free software; you can redistribute it and/or modify
11% it under the terms of the GNU General Public License as published by
12% the Free Software Foundation; either version 2, or (at your option)
13% any later version.
14%
15% Genscript is distributed in the hope that it will be useful,
16% but WITHOUT ANY WARRANTY; without even the implied warranty of
17% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18% GNU General Public License for more details.
19%
20% You should have received a copy of the GNU General Public License
21% along with genscript; see the file COPYING.  If not, write to
22% the Free Software Foundation, 59 Temple Place - Suite 330,
23% Boston, MA 02111-1307, USA.
24%
25
26% -- code follows this line --
27/encoding_vector ISOLatin1Encoding def
Note: See TracBrowser for help on using the repository browser.