The xfontsel application provides a simple way to display the fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description ("XLFD") full name for a font.
The xfontsel application provides a simple way to display the fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description ("XLFD") full name for a font.
To install xfontsel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xfontsel
To see what files were installed by xfontsel, run:
port contents xfontsel
To later upgrade xfontsel, run:
sudo port selfupdate && sudo port upgrade xfontsel
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.