Blame cffsubr.1

fcfee78
.TH CFFSUBR "1" "October 2021" "" "User Commands"
fcfee78
.SH NAME
fcfee78
.B cffsubr
fcfee78
\(en compress OpenType Font\(cqs CFF or CFF2 table by computing subroutines
fcfee78
.SH SYNOPSIS
fcfee78
.B cffsubr
fcfee78
.RB [ \-h ]
fcfee78
.RB [ \-o \  \fIOUTPUT_FILE \ |\  \-i ]
fcfee78
.RB [ \-f \ { 1 , 2 }]
fcfee78
.RB [ \-N ]
fcfee78
.RB [ \-d ]
fcfee78
.I input_file
fcfee78
.SH OPTIONS
fcfee78
.SS "POSITIONAL ARGUMENTS"
fcfee78
.TP
fcfee78
.I input_file
fcfee78
Input font file.
fcfee78
Must contain either CFF or CFF2 table
fcfee78
.SS "OPTIONAL ARGUMENTS"
fcfee78
.TP
fcfee78
.BR \-h ,\  \-\-help
fcfee78
Show a help message and exit.
fcfee78
.TP
fcfee78
.B \-o\ \fIOUTPUT_FILE\fR,\ \fB\-\-output\-file\ \fIOUTPUT_FILE
fcfee78
Optional path to output file.
fcfee78
By default, dump binary data to
fcfee78
.IR stdout .
fcfee78
.TP
fcfee78
.BR \-i ,\  \-\-inplace
fcfee78
Whether to overwrite the input file.
fcfee78
.TP
fcfee78
.B \-f\ \fR{\fB1\fR,\fB2\fR},\fB\ \-\-cff\-version\ \fR{\fB1\fR,\fB2\fR}
fcfee78
Output CFF table format version.
fcfee78
.TP
fcfee78
.BR \-N ,\  \-\-no\-glyph\-names
fcfee78
Whether to drop postscript glyph names when converting from CFF to CFF2.
fcfee78
.TP
fcfee78
.BR \-d ,\  \-\-desubroutinize
fcfee78
Don\(cqt subroutinize, instead remove all subroutines (in any).