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