Get extra fonts for FreeBSD:


Type1 Fonts:
 sudo pkg install urwfonts

The edit this file: /usr/local/etc/X11/xorg.conf.d/90-fonts.conf and add this:
Section "Files"
FontPath "/usr/local/share/fonts/urwfonts/"
EndSection


Source | Date February 9th 2024

Back