我一直在寻找在Visual Studio中使用的体面字体。我发现了一个名为" office code pro"看起来很好看。但是当我在VS中使用它时,它看起来与在Word中看起来不同(它在Word中看起来更好)。有什么理由说VS显示它与Word不同吗?
答案 0 :(得分:0)
我已经做了这项研究并找到了以下网站:
http://app.programmingfonts.org
从提供的字体中,我选择了令人难以置信的<div class="container">
<h1 class="title">Stopwatch</h1>
<div id="timerLabel">00:00:00</div>
<div>
<input type="button" value="START" class="button" id="startBtn">
<input type="button" value="STOP" class="button" id="stopBtn">
<input type="button" value="RESET" class="button" id="resetBtn">
</div>
<ul id="results"></ul>
</div>
并开始在那里使用它。
http://www.levien.com/type/myfonts/inconsolata.html https://github.com/google/fonts/tree/master/ofl/inconsolata
我不知道你的字体有什么问题,但是Inconsolata
在Visual Studio中工作得很好 - 这太棒了!