.TH ftgrid 1 "August 2013" "Freetype User Manuals" .SH NAME .PP ftgrid \- simple glyph grid viewer .SH SYNOPSIS .B ftgrid .RI [ options ] .I pt font ... .SH DESCRIPTION .B ftgrid is a simple glyph grid viewer, part of the FreeType Project. .TP .B pt The point size for the given resolution. If resolution is 72dpi, this directly gives the ppem value (pixels per EM). .TP .B font The font file(s) to display. For Type 1 font files, ftgrid also tries to attach the corresponding metrics file (with extension `.afm' or `.pfm'). .SH OPTIONS .TP .BI \-r\ R Use resolution .I R dpi (default: 72dpi). .TP .BI \-f\ index Specify first index to display (default: 0).