getinstrs(1) debian man page | unix.com

Man Page: getinstrs

Operating Environment: debian

Section: 1

GETINSTRS(1)						      General Commands Manual						      GETINSTRS(1)

NAME
getinstrs - extracts TrueType instructions for one or more glyphs from a font.
SYNOPSIS
getinstrs [options] fontfile glyphs...
DESCRIPTION
getinstrs calls the FontForge Python extension to extract instructions from a TrueType font (either .ttf or .sfd) and print them to stdout (redirect to capture them in a file). By default the instructions are printed as an Xgridfit glyph program. Use the -r, --raw command-line option to print them as "raw" instructions instead, or use -x, --xgridfit to enclose the glyph program(s) in an <xgridfit> element, making a complete, valid Xgridfit program.
OPTIONS
-h, --help Display a help message and exit. -r, --raw Print "raw" instructions instead of Xgridfit glyph programs. -x, --xgridfit Print XML declaration and <xgridfit> element, making a complete, valid Xgridfit program.
SEE ALSO
xgridfit(1), fontforge(1), python(1)
AUTHOR
getinstrs was written by Peter Baker <psb6m@virginia.edu>. This manual page was written by Peter Baker 2009-12-16 GETINSTRS(1)
Related Man Pages
hex2sfd(1) - debian
xgfupdate(1) - debian
xgridfit(1) - debian
ttx(1) - centos
fonttosfnt(1) - xfree86
Similar Topics in the Unix Linux Community
Unix and Outlook Express
Baker College wins National Collegiate Cyber Defense Competition
How to go to GUI from text mode?
Using dbx on AIX
extracting substrings from variables