composeglyphs (1) Linux Manual Page
NAME
composeglyphs – generate an encoding vector or new font for postscript
SYNOPSIS
composeglyphs -e encoding.afm -E encoding.ps
composeglyphs -i input.afm -o output.ps -c composite.afm -n newname -e base_encoding.afm -t target_encoding.afm -a output.afm
DESCRIPTION
composeglyphs is a script to generate either an encoding vector or a new font for postscript. It requires a pre-existing AFM and allows for the use of composite characters that that AFM does not already provide.
OPTIONS
-eencoding.afm- The base encoding AFM to use.
-Eencoding.ps- The encoding vector to output.
-iinput.afm- The AFM of the original font.
-ooutput.ps- The font program to generate.
-ccomposite.afm- The AFM containing supplementary composite character information.
-nnewname- The name of the new font.
-ttarget_encoding.afm- The target encoding.
-aoutput.afm- The name of the AFM file to generate.
NOTES
composeglyphs is a part of Ogonkify, which comes with the a2ps distribution.
If you create new AFMs or modify existing ones, the author asks that you kindly send him a copy so that he may include them in the distribution.
AUTHOR
Juliusz Chroboczek <jec [at] dcs.ed.ac.uk>
SEE ALSO
The full documentation for Ogonkify is maintained as a Texinfo manual. If the info and a2ps programs are properly installed at your site, the command
-
info Ogonkify
should give you access to the complete manual.
