monospaced bitmapped font available in six sizes: 5x8, 6x12, 8x16 12x24, 16x32, 32x64. All font sizes contain all ISO/IEC 8859-1 characters (Basic Latin and Latin-1 Supplement Unicode block), Latin Extended-A characters, as well as Box Drawing, Block Elements, and Braille Patterns Unicode blocks, except for the 5x8 and the 6x12 versions.
monospaced bitmapped font available in six sizes: 5x8, 6x12, 8x16 12x24, 16x32, 32x64. All font sizes contain all ISO/IEC 8859-1 characters (Basic Latin and Latin-1 Supplement Unicode block), Latin Extended-A characters, as well as Box Drawing, Block Elements, and Braille Patterns Unicode blocks, except for the 5x8 and the 6x12 versions.
To install font-spleen, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install font-spleen
To see what files were installed by font-spleen, run:
port contents font-spleen
To later upgrade font-spleen, run:
sudo port selfupdate && sudo port upgrade font-spleen
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.