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-zopfli - package OpenType otffile as WOFF, creating otffile.woff

Description

       Packages OpenType otffile as WOFF, creating otffile.woff.

       This  is  a  modified  version  of  the  sfnt2woff(1) utility that uses Zopfli as a compression algorithm
       instead of zlib(3).

Name

       sfnt2woff-zopfli - package OpenType otffile as WOFF, creating otffile.woff

Options

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

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

       -niterations
              number of zopfli iterations (default = 15)

       -pprivate.dat
              include private data block

See Also

woff2sfnt-zopfli(1), sfnt2woff(1), woff2sfnt(1)

sfnt2woff-zopfli                                  November 2020                              sfnt2woff-zopfli(1)

Synopsis

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

See Also