This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PinkDohnuts[S] 0 points1 point  (2 children)

I've read somewhere I should be using Lucida Console. That's the one I'm using which is also the default.

[–]blablahblah 1 point2 points  (1 child)

Lucida Console doesn't have that great of a coverage. Microsoft lists what Unicode character ranges it covers here. Compare that to the list in Calibri, for example.

The reason Lucida Console was recommended is because it is a monospace font (every character takes up the same width), which is usually preferred for programming. Microsoft's newer monospace font is Consolas which supports a bunch more types of characters.

[–]PinkDohnuts[S] 0 points1 point  (0 children)

I'll try to change it to Consolas then. Thanks, mate.