libxfont

Core library for X.Org legacy X11 font system

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: Core of the legacy X11 font system

Commands

libxfont

Examples

Check if libxfont is installed and linked correctly$ brew list libxfont
View detailed information about the libxfont package$ brew info libxfont
Verify the library files installed by libxfont$ find /usr/local/opt/libxfont -type f -name '*.a' -o -name '*.dylib'