source: trunk/third/transcript/troff.font/args.awk @ 9218

Revision 9218, 97 bytes checked in by ghudson, 28 years ago (diff)
From bert: extract fonts in the family from lib/troff.font/<family>.map
Line 
1/^@FAMILYNAME / {print "FAM=" $2;}
2/^@FACENAMES /  {print "fR=" $2,"fI=" $3,"fB=" $4, "fS=" $5;}
Note: See TracBrowser for help on using the repository browser.