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:
- Open Terminal by hitting
<command+space>
. Type terminal and hitEnter
key. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fontconfig using brew
brew install fontconfig
fontconfig is ready to use now!