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

ftdiff - compare font hinting modes

Description

ftdiff  displays  text  in  three columns, using the font or fonts given on the command line, and applies
       different FreeType hinting modes to each column.

       font   The font file(s) to display.  For Type 1 font files, ftdiff also tries to attach the corresponding
              metrics file (with extension `.afm' or `.pfm').

       This program is part of the FreeType demos package.

Name

       ftdiff - compare font hinting modes

Options

-ww   Set the window width to w pixels (default: 640px).

       -hh   Set the window height to h pixels (default: 480px).

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

       -ss   Set character size to s points (default: 16pt).

       -ftextfile
              Change displayed text, using text in textfile (in UTF-8 encoding).

       -v     Show version.

FreeType 2.13.3                                    August 2024                                         FTDIFF(1)

Synopsis

ftdiff [options] font ...

See Also