I'm currently running Ubuntu and a few other Linux distributions on my computer and since I use the TTY a lot, a good font is pretty important!
Does anyone know the name of the default console/TTY font used in Ubuntu and Debian?
|
Technical detailsThe GUI font is set, for Ubuntu, in the 2011-10-04 for Ubuntu 11.10. It's possible to query the value of this setting (the user may have overridden or changed it) with:
The configuration of the Linux Terminal consoles fonts is slightly more involved; there are a limited number of slots available for characters on the framebuffer, so the best subset is selected at package install time by the code in As @Chen Xiao-Long notes, the console font subsets are built-up from a myriad of bitmap fonts sourced from different places; these are fully documented in |
||||
|
|
That's what I found in another post: "Ubuntu Monospace comes preinstalled with Ubuntu 11.10 and it is the default terminal font." |
|||||||||||||
|
|
@Chen Xiao-Long, you can try the True Type (and GNU licensed) version of Fixed Sys. It's not perfectly equal, but it's the most faithful version I've found. Take a look and enjoy ;) |
|||
|
|