NAME
freetype-config — show information about installed freetype2 librariesSYNOPSIS
freetype-config [–prefix] [–prefix=PREFIX] [–exec-prefix] [–exec-prefix=EPREFIX] [–version] [–ftversion] [–libs] [–libtool] [–cflags]
DESCRIPTION
This manual page documents briefly the freetype-config command,
freetype-config is a program that shows information about the installed freetype2 libraries.
OPTIONS
The following options are supported:
- –prefix &nbsnbsp; –prefix=PREFIX
-
Show the prefix freetype2 was built with. The prefix may
be overridden by passing the argument PREFIX. - –exec-prefix –exec-prefix=EPREFIX
-
Show the executable prefix freetype2 was built with. The
executable prefix may be overridden by passing the argument EPREFIX. - –version
- Show the libtool version of the installed freetype2.
- –ftversion
- Show the FreeType version of the installed freetype2.
- –libs
- Show the compiler flags for linking to the installed freetype2.
- –libtool
- Show the library name for linking with libtool.
- –cflags
- Show the compiler flags for compiling against the installed freetype2.