logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sfnt2woff - covert OTF file to WOFF file

Description

       Package OpenType otffile as WOFF, creating a WOFF file in the same directory and with the same basename.

Name

       sfnt2woff - covert OTF file to WOFF file

Options

-h     Show the help message and exit.

       -vmaj.min
              Set font version number (major and minor, both integers).

       -mmetadata.xml
              Include metadata from metadata.xml (not validated).

       -pprivate.dat
              Include private data block.

See Also

woff2sfnt(1)

                                                                                                    sfnt2woff(1)

Synopsis

sfnt2woff [-vmaj.min] [-mmetadata.xml] [-pprivate.dat] otffile

See Also