NAME
Fontmap2Symlink - Create Symlinks for Font::AFM from Ghostscript Fontmap file
SYNOPSYS
Fontmap2Symlink [-h] [-v] [-n] [-f filename] [-d dir]
DESCRIPTION
This perl script creates symlinks so that your AFM files that come with Ghostscript will work with the Font::AFM perl module.
- -h
-
displays a help message
- -v
-
specifies verbose mode
- -n
-
just read the file and tell what symlinks would be created
- -f file
-
the fontmap file (defaults to ``Fontmap'')
- -d dir
-
the directory the symlinks are created in (defaults to ``.'')
any
Utilities
COPYRIGHT
Copyright 1998 Mark A. Hershberger. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself