Scroll to navigation

SVGICONS2SVGFONT(1) User Commands SVGICONS2SVGFONT(1)

NAME

svgicons2svgfont - Convert a set of SVG files into an SVG font

SYNOPSIS

svgicons2svgfont [options] <icons ...>

OPTIONS

output the version number
tell me everything!
file to write output to
the font family name you want [iconfont]
the font id you want [fontname]
the font style you want
the font weight you want
creates a monospace font of the width of the largest input icon
calculate the bounds of a glyph and center it horizontally
centers the glyphs vertically in the generated font.
normalize icons by scaling them to the height of the highest icon
used with normalize to scale down glyph if the SVG width is greater than the height
the output font height [MAX(icons.height)] (icons will be scaled so the highest has this height)
setup the SVG path rounding [10e12]
the font descent [0]
the font ascent [height - descent]
the start unicode codepoint for unprefixed files [0xEA01]
prefix files with their automatically allocated unicode code point
content of the metadata tag
display help for command
February 2023 svgicons2svgfont 12.0.0