Monitoring fontconfig on your Mac

Package Information:

Name: fontconfig
Use: Fontconfig is a library for configuring and customizing font access.
URL: https://wiki.freedesktop.org/www/Software/fontconfig/

Installation Steps:

  1. Open Terminal by hitting <command+space>. Type terminal and hit Enter key.
  2. Now, Execute

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fontconfig using brew
    brew install fontconfig

fontconfig is ready to use now!