Monaco font in a better terminal
Posted by unbrand on 20 December 2005 | 2 Comments
Here’s a quick tip on how to get any Mac font into GLTerm. GLTerm is a lightning-fast terminal for the Mac that is heaps better than Apple’s Terminal program. Why is it better? It used 3D acceleration to render the fonts. To render the fonts, they must be in .bdf format.
GLTerm comes with a few fonts, but I’m partial to Monaco which is the default in Apple’s Terminal. So, to get Monaco in GLTerm we first need to convert it to .bdf format:
- open font book, highlight the Monaco font, then choose File/Export Fonts…
- download & install the Mac package Fondu
- run “fondu Monaco.dfont” from the dir where you exported Monaco in the first step
- copy the resulting .bdf’s to /Applications/GLTerm.app/Contents/fonts
- Monaco should now be available in GLTerm’s preferences
Life’s too short for a slow Terminal application.
UPDATE: If you display a text file through cat, less, emacs, etc., any hyperlinks will be underlined, colored differently, and clickable. If you click on the link (mouse cursor will not change, though) your system-default browser will display the page. Very nice! And I don’t know of a way to do this in Apple’s Terminal so there’s another reason to bail on Terminal.