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

ftmulti - multiple masters font viewer

Description

ftmulti is an interactive viewer for variation fonts (Multiple Masters, GX, OpenType).

       pt     The  point  size  for  the given resolution.  If resolution is 72dpi, this directly gives the ppem
              value (pixels per EM).

       font   The font file(s) to display.

       This program is part of the FreeType demos package.

Name

       ftmulti - multiple masters font viewer

Options

-dWxH Set the window width to W px, the height to H  px  (default:  640  x  480).   -eencoding  Specify
              encoding  tag  (default:  no encoding).  Common values: unic (Unicode), symb (symbol), ADOB (Adobe
              standard), ADBC (Adobe custom).

       -rr   Use resolution r dpi (default: 72 dpi).

       -findex
              Specify first glyph index to display.

       -a"axis1axis2..."
              Specify the design coordinates for each variation axis at start-up.

       -v     Show version.

FreeType 2.13.3                                    August 2024                                        FTMULTI(1)

Synopsis

ftmulti [options] [pt] font...

See Also