PostScript::StandardEncoding - Adobe StandardEncoding for PostScript fonts |
PostScript::StandardEncoding - Adobe StandardEncoding for PostScript fonts
use PostScript::StandardEncoding; $enc = PostScript::StandardEncoding->array;
This package contains the PostScript StandardEncoding.
In scalar context, returns a reference to an (internal) array containing the encoding. This should be considered read-only.
Johan Vromans, Squirrel Consultancy <jvromans@squirrel.nl>
This program is Copyright 2000,1998 by Squirrel Consultancy. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the ``Artistic License'' which comes with Perl.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details.
PostScript::StandardEncoding - Adobe StandardEncoding for PostScript fonts |