Além da lista de etapas às quais você se vinculou, Este artigo lista alguns mais distante
restrições.
Para testar se as coisas estão funcionando, você deve ser capaz de fazer isso (eu fiz, no Win7
64 bits):
-
Vá para
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont
-
Adicione uma entrada de string 000
com o valor Courier New
- Feche as janelas do CMD e abra uma nova. (Se você não fizer isso, a fonte
aparece nas propriedades > Lista de fontes, mas na verdade não funciona quando
clicado).
Se você usar uma fonte que não atenda aos critérios, ela não aparecerá,
é frustrante. Estas são as restrições repetidas do suporte MS
artigo:
The fonts must meet the following criteria to be available in a command
session window:
- The font must be a fixed-pitch font.
- The font cannot be an italic font.
- The font cannot have a negative A or C space.
- If it is a TrueType font, it must be FF_MODERN.
- If it is not a TrueType font, it must be OEM_CHARSET.
Additional criteria for Asian installations:
- If it is not a TrueType font, the face name must be "Terminal."
- If it is an Asian TrueType font, it must also be an Asian character set.
[...]
The name needs to be incremented with 0
for each additional font. The
Data entry needs to match the font’s entry in the following registry
location:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Descobri que a fonte DejaVu Sans Mono funcionou e
essa fonte tem um intervalo maior de caracteres unicode do que Consolas, Lucida Console,
ou Courier New.