freetype

Software library to render fonts from outlines into bitmaps

brewmacoslinux
Try with needOr install directly
Source

About

Software library to render fonts

Commands

freetype-config

Examples

Get FreeType version and compilation flags$ freetype-config --version
Display compiler flags needed to compile with FreeType$ freetype-config --cflags --libs
Check FreeType installation prefix$ freetype-config --prefix