Showfont displays data about a font that matches the given pattern. The information shown includes font information, font properties, character metrics, and character bitmaps.
Showfont displays data about a font that matches the given pattern. The information shown includes font information, font properties, character metrics, and character bitmaps.
To install showfont, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install showfont
To see what files were installed by showfont, run:
port contents showfont
To later upgrade showfont, run:
sudo port selfupdate && sudo port upgrade showfont
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.