From the Terminus description:
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers.
Enabling Terminus by default in Solus will make the usysconf unicode glyphs not appear as white boxes, which might yield slightly better usability if the user chooses to/is forced to log into a linux virtual terminal on the non-graphical system console (think NVidia driver breakage or large upgrades that might render the DE inoperable for instance).
Home Page: http://terminus-font.sourceforge.net/
Source: http://sourceforge.net/projects/terminus-font/files/terminus-font-4.46/terminus-font-4.46.tar.gz/download
License: Terminus Font is licensed under the SIL Open Font License, Version 1.1. The license is included as OFL.TXT, and is also available with a FAQ at http://scripts.sil.org/OFL
Suggested default font configuration in /etc/vconsole.conf:
FONT="ter-v16b"
(Adding this with the "Unbreak Now!" priority per ikey's request after a conversation we had on IRC)
Bonus points for creating a kernel patch for setting the Terminus CP437 font as the default kernel font during boot (I created a patch for this once, but I haven't been able to find it so far -- will keep looking). The source comes with a CRT VGA font version, but it might not be built/included by default? Probably worth checking this out as far as candidates for kernel VGA font patches go...