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

rumbu via Digitalmars-d digitalmars-d at puremagic.com
Thu Dec 17 02:00:29 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

On Windows, it doesn't look so awful::

http://imgur.com/8BuNoG6

That's probably because Verdana is installed by default and the 
body style is defined as <font-family : Verdana, "Deja Vu", 
"Bitstream Vera Sans", sans-serif>


More information about the Digitalmars-d mailing list