#!/bin/sh # $Id: printafm,v 1.1 2000/03/09 08:40:40 lpd Exp $ # Print the metrics from a font in AFM format. Usage: # printafm fontname # Output goes to stdout. exec gs -q -dNODISPLAY -- printafm.ps "$@"