Fontmatrix is a font management application for Linux, macOS and Windows. It helps keeping your font collection in order, allowing you to enable and disable availability of fonts and font families in your system. This is typically in demand by designers who tend to have huge collections of typefaces.
Fontmatrix is a font management application for Linux, macOS and Windows. It helps keeping your font collection in order, allowing you to enable and disable availability of fonts and font families in your system. This is typically in demand by designers who tend to have huge collections of typefaces.
To install fontmatrix, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fontmatrix
To see what files were installed by fontmatrix, run:
port contents fontmatrix
To later upgrade fontmatrix, run:
sudo port selfupdate && sudo port upgrade fontmatrix
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.