libxrender

X11 Render Extension library for advanced graphics rendering

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: Library for the Render Extension to the X11 protocol

Commands

libxrender

Examples

Check if libxrender is installed and linked correctly$ brew list libxrender
View library file information and dependencies$ otool -L $(brew --prefix libxrender)/lib/libXrender.dylib
Verify pkg-config can find libxrender$ pkg-config --cflags --libs xrender