Monitoring eot-utils on your Mac
Package Information:
Name: eot-utils
Use: Tools to convert fonts from OTF/TTF to EOT format
URL: https://www.w3.org/Tools/eot-utils/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<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 eot-utils using brew
brew install eot-utils
eot-utils is ready to use now!