License | TTF | BDF | Mac | Console | Grub | Changes | New | Images | Folder
Terminusa.ttf Terminusa-Bold.ttf TerminusaSmall.ttf TerminusaSmall-Bold.ttf
You can install them in modern Linux distros too by copying to ~/.fonts or some dir under /usr/share/fonts/truetype then creating /etc/fonts/conf.d/90-terminusa.conf or ~/.fonts.conf or ~/.config/fontconfig/fonts.conf with contents:
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <selectfont> <acceptfont> <pattern> <patelt name="family"> <string>Terminusa</string> </patelt> </pattern> </acceptfont> </selectfont> <selectfont> <acceptfont><pattern> <patelt name="family"> <string>Terminusa Small</string> </patelt></pattern> </acceptfont> </selectfont> </fontconfig> |
After that execute command fc-cache -f to get them visible in apps.
To check presence of installed fonts use command: fc-list Terminusa file family style pixelsize
Usage with xterm: xterm -fa Terminusa -fs 9 &
Usage with xjed: xjed -fn Terminusa -fs 12 &
ter-au12n.bdf ter-au12b.bdf ter-au16n.bdf ter-au16b.bdf ter-aus12n.bdf ter-aus12b.bdf bdfinst.sh
Modify fontconfig settings as in TTF case then run script which generates PCF format fonts in ~/.fonts and rehashes fontconfig cache.
To check presence of installed fonts use command fc-list Terminusa file family style pixelsize
Terminusa.dfont Terminusa-Bold.dfont TerminusaSmall.dfont TerminusaSmall-Bold.dfont
Installation in Debian based distros: as admin user copy the chosen font to /usr/share/kbd/consolefonts folder then modify console setup config file /etc/default/console-setup with lines:
CHARMAP="UTF-8" FONT="Lat2-Terminusa16.psf.gz" |
You can use UTF-8 or iso-8859-2 encoding settings for console while UTF-8 is the preffered one.
After that execute command setupcon --save and update-initramfs -u to have it as the console font.
Remember to remove cached font to install a new wersion under the same name: rm /etc/console-setup/cached_Lat2-Terminusa16.psf.gz.
![]() ![]() | '0' visually more different then 'O' |
![]() ![]() | '1' visually more different then 'l' |
![]() | lower asciitilde |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | '+-*/:;=~{}[]' vertical positioning for programming usage |
Grub2 with 16px Terminusa font:
BpyTop with 16px Terminusa font:
BpyTop with 12px TerminusaSmall font:
Entries: 21 | Parent Folder |
type | name | size | date |
/ | tools | 4 kiB | 2022-02-09 |
/ | unmodified | 4 kiB | 2017-03-16 |
90-terminusa.conf | 440 B | 2025-01-13 | |
Lat2-Terminusa16.psf.gz | 2.23 kiB | 2025-03-27 | |
Lat2-TerminusaBold16.psf.gz | 2.27 kiB | 2025-03-27 | |
Terminusa-Bold.dfont | 44.11 kiB | 2025-03-27 | |
Terminusa-Bold.ttf | 33.48 kiB | 2025-03-27 | |
Terminusa.dfont | 43.94 kiB | 2025-03-27 | |
Terminusa.ttf | 33.46 kiB | 2025-03-27 | |
TerminusaSmall-Bold.dfont | 27.13 kiB | 2025-03-27 | |
TerminusaSmall-Bold.ttf | 16.15 kiB | 2025-03-27 | |
TerminusaSmall.dfont | 27.09 kiB | 2025-03-27 | |
TerminusaSmall.ttf | 16.13 kiB | 2025-03-27 | |
bdfinst.sh | 223 B | 2022-01-14 | |
ter-au12n.bdf | 132.49 kiB | 2025-03-27 | |
ter-au16b.bdf | 145.45 kiB | 2025-03-27 | |
ter-au16n.bdf | 145.46 kiB | 2025-03-27 | |
ter-aus12n.bdf | 132.49 kiB | 2025-03-27 | |
terminusa16.pf2 | 28.34 kiB | 2025-03-27 | |
terminusab16.pf2 | 28.99 kiB | 2025-03-27 | |
update-terminusa-fonts.sh | 2.16 kiB | 2025-03-27 |