Linux Commands Examples

A great documentation place for Linux commands

getafm

create an AFM file for a PostScript font.


see also : psbook - psselect - pstops - epsffit - psnup - psresize - psmerge - fixscribeps - fixdlsrps - fixfmps - fixpsditps - fixpspps - fixtpps - fixwfwps - fixwpps - fixwwps - extractres - includeres - showchar

Synopsis

getafm FontName > output.ps


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
% inspired by two other versions of this theme which are
% getafm 1.00 (c) AJCD
% and getafm.ps by an unknown author,
(StartFontMetrics 3.0)=
(Comment Produced by getafm 3.0 (which is by rj@rainbow.in-berlin.de))=
printfontname
0
source
            
for f in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
0
source
            
for f in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
rm -f $pkgdir/opt/arch/share/man/man1/$f.1
0
source
            
for f in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
rm -f $startdir/pkg/usr/share/man/man1/$f.1
0
source
            
for f in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do

description

Getafm generates a PostScript file which prints an AFM file for a font to the printer’s output channel. The output of getafm should be sent to a printer, or to GhostScript. For example,

getafm Times-Roman | gsnd - >Times-Roman.afm

trademarks

PostScript is a trademark of Adobe Systems Incorporated.


bugs

Kerning information is not generated by getafm; it is best to use original AFM files if possible.


see also

psbook , psselect , pstops , epsffit , psnup , psresize , psmerge , fixscribeps , getafm, fixdlsrps , fixfmps , fixpsditps , fixpspps , fixtpps , fixwfwps , fixwpps , fixwwps , extractres , includeres , showchar


author

Robert Joop (rj[:at:]rainbow[:dot:]in-berlin.de), Angus Duggan

How can this site be more helpful to YOU ?


give  feedback