The fonts available for use in the console can be found in /usr/share/consolefonts/, in files with the extension .psf.gz. Fontforge doesn't seem to know about them. I can convert them bdf format using gbdfed and in turn to pcf format using bdftopcf, but they are not available to applications.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
AFAIK You cannot use those fonts in normal applications because they are not the right kind of font. These "console fonts" are purely bitmap fonts for use on the command line (specifically ttys and on boot, etc). Fonts you would use in your applications are usually either truetype or opentype fonts, and another kind of bitmap font (I forgot the extension). If pcf is supported by applications (I don't remember) you can copy the .pcf files to |
|||||
|
