We need a good code font for the function signatures on dlang.org

karabuta via Digitalmars-d digitalmars-d at puremagic.com
Thu Dec 17 13:56:34 PST 2015


On Wednesday, 16 December 2015 at 21:05:27 UTC, Andrei 
Alexandrescu wrote:
> I was looking at 
> https://github.com/D-Programming-Language/dlang.org/pull/1169 
> and that bold sans serif proportional text for the code is 
> just... well let's say it's time to replace it.
>
> What would be a good code font to use for those?
>
>
> Thanks,
>
> Andrei


Consolas is pretty solid IMO. It is not only good for code but 
readable even from a long distance with it's round nature. In 
fact my CLI, Atom and every IDE I use have font face set to 
Consolas. Pretty neat.


More information about the Digitalmars-d mailing list