If pkg-config (1) is found in the path, freetype-config acts as a wrapper for pkg-config . .
This program is part of the FreeType package. . .
--prefix Return the prefix value of the installed FreeType library (the default prefix will be `/usr' in most cases for distribution-installed packages). .
--exec-prefix Return the executable prefix value of the installed FreeType library (will often be the same as the prefix value). .
--ftversion Return the FreeType version number, directly derived from file `freetype.h'. .
--version Return the `libtool version' of the FreeType library. .
--libtool Return the library name for linking with libtool. .
--libs Return compiler flags for linking with the installed FreeType library. .
--cflags Return compiler flags for compiling against the installed FreeType library. .
--static Make command line options display flags for static linking. .
--help Show help and exit. . .
--prefix= PREFIX Override --prefix value with PREFIX . . This also sets --exec-prefix= PREFIX if option --exec-prefix is not explicitly given. .
--exec-prefix= EPREFIX Override --exec-prefix value with EPREFIX . . .
Setting --exec-prefix (either explicitly or implicitly) might return incorrect results if combined with option --static . . The same problem can occur if you set the SYSROOT environment variable. . .