Και κάτι πιο ελαφρό: Με τις αλλαγές που προοθήσουν τα Lognhorn θα είναι και η εισαγωγή του font consolas για χρήση. Προς το παρόν αποτελεί ένα font που πολλοί - και εδώ στο forum έχουμε ένα φανατικό - θέλουν, αλλά δεν είναι διαθέσιμο, τουλάχιστον ελεύθερα distributed:
1 | Using Consolas as the Windows Console Font | r | Simon Guest and I have been trying to figure out how to use our new favorite font, Consolas, as a font for the command console. (I'm afraid I can't distribute Consolas online or provide a download out of abject fear. That said, you can find it in any version of the Longhorn bits.) Turns out you can add it to the list of fonts available to the console by adding it to HKLM/Software/Microsoft/Windows NT/CurrentVersion/Console/TrueTypeFont There is a KB article discribing how to add a font to the command prompt. In my case I added a REG_SZ with the name "00" and the value "Consolas." Then you have to REBOOT. Apparently the reboot is important otherwise you won't get the correct results and you'll see MS Sans Serif instead. Original Link | |
George J.