.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH SVGICONS2SVGFONT "1" "February 2023" "svgicons2svgfont 12.0.0" "User Commands" .SH NAME svgicons2svgfont \- Convert a set of SVG files into an SVG font .SH SYNOPSIS .B svgicons2svgfont [\fI\,options\/\fR] \fI\,\/\fR .SH OPTIONS .TP \fB\-V\fR, \fB\-\-version\fR output the version number .TP \fB\-v\fR, \fB\-\-verbose\fR tell me everything! .TP \fB\-o\fR, \fB\-\-output\fR [/dev/stdout] file to write output to .TP \fB\-f\fR, \fB\-\-fontname\fR [value] the font family name you want [iconfont] .TP \fB\-i\fR, \fB\-\-fontId\fR [value] the font id you want [fontname] .TP \fB\-st\fR, \fB\-\-style\fR [value] the font style you want .TP \fB\-we\fR, \fB\-\-weight\fR [value] the font weight you want .TP \fB\-w\fR, \fB\-\-fixedWidth\fR creates a monospace font of the width of the largest input icon .TP \fB\-c\fR, \fB\-\-centerhorizontally\fR calculate the bounds of a glyph and center it horizontally .TP \fB\-y\fR, \fB\-\-centerVertically\fR centers the glyphs vertically in the generated font. .TP \fB\-n\fR, \fB\-\-normalize\fR normalize icons by scaling them to the height of the highest icon .TP \fB\-p\fR, \fB\-\-preserveAspectRatio\fR used with normalize to scale down glyph if the SVG width is greater than the height .TP \fB\-h\fR, \fB\-\-height\fR [value] the output font height [MAX(icons.height)] (icons will be scaled so the highest has this height) .TP \fB\-r\fR, \fB\-\-round\fR [value] setup the SVG path rounding [10e12] .TP \fB\-d\fR, \fB\-\-descent\fR [value] the font descent [0] .TP \fB\-a\fR, \fB\-\-ascent\fR [value] the font ascent [height \- descent] .TP \fB\-s\fR, \fB\-\-startunicode\fR [value] the start unicode codepoint for unprefixed files [0xEA01] .TP \fB\-a\fR, \fB\-\-prependUnicode\fR prefix files with their automatically allocated unicode code point .TP \fB\-m\fR, \fB\-\-metadata\fR content of the metadata tag .TP \fB\-\-help\fR display help for command