Follow simple steps to install fondu on Mac

Package Information:

Name: fondu
Use: A set of programs to interconvert between mac font formats and pfb, ttf, otf and bdf files on unix.
URL: https://fondu.sourceforge.io/

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 fondu using brew
    brew install fondu

fondu is ready to use now!