Usage examples
Full charset, size: 16 pt
Full charset, size: 40 pt
VSCode Font
Eclipse IDE font
FAR Manager font
Putty font
Delphi code font
IRC Irssi font
Sample characters
Latin
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
!"#$%&'()*+,-./0123456789:
Cyrillic
АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
абвгдежзийклмнопрстуфхцчшщъыьэюя
Greek
ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
αβγδεζηθικλμνξοπρςτυφχψω
Legal
License: MIT
The "Classic Console" truetype font is free to download and use from webdraft.eu or webdraft.hu and can be redistributed either by other web sites or be included in your package, download, product or source repository.
Copyright © 2011-2021, deejayy
Use as Windows console font
To use as console font in Windows, you should add a string value under this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont
Or you can create a registry file (.reg) and import it to the registry with this content:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont]
"000"="Classic Console"