logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

composeglyphs - generate an encoding vector or new font for postscript

Author

       Juliusz Chroboczek <jec@dcs.ed.ac.uk>

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 AFM does not already
       provide.

Name

       composeglyphs - generate an encoding vector or new font for postscript

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.

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.

See Also

a2ps(1), ogonkify(1)

       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

              infoOgonkify

       should give you access to the complete manual.

a2ps                                                May 2003                                    composeglyphs(1)

Synopsis

composeglyphs-eencoding.afm-Eencoding.pscomposeglyphs-iinput.afm-ooutput.ps-ccomposite.afm-nnewname-ebase_encoding.afm-ttarget_encoding.afm-aoutput.afm

See Also