sudo dpkg-reconfigure -plow console-setup
* Change the font & size manually:
sudoedit /etc/default/console-setup
* VT font directory is:
/usr/share/consolefonts
* Show current font. (Run in a tty):
showconsolefont
----
=====References=====
====Fonts====
* ''%%man console-setup%%''
====General====
* http://blog.startaylor.net/2016/05/30/howto-console/