Skip to content

Commit f0e0e58

Browse files
authored
Merge pull request #1 from Linhk1606/patch-1
加入字体 Cascadia Code (建议用作代码块的字体)
2 parents 9cd3116 + 2802b8b commit f0e0e58

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

CascadiaCode/Cascadia.ttf

208 KB
Binary file not shown.

CascadiaCode/CascadiaMono.ttf

191 KB
Binary file not shown.

CascadiaCode/CascadiaMonoPL.ttf

206 KB
Binary file not shown.

CascadiaCode/CascadiaPL.ttf

224 KB
Binary file not shown.

CascadiaCode/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Microsoft 去年出的一款好看的编程等宽字体
2+
3+
[GitHub源码](https://github.com/microsoft/cascadia-code)
4+
5+
体验的效果可见[我的博客](https://blog.lhkstudio.me/2020/02/06/algorithm-lca-2/)
6+
7+
它对代码中的某些运算符的显示做了优化, 如`<=`自动变成了``, 但复制下来还是`<=` .
8+
9+
当然你也可以选择不要这个连字优化, 那就用带PL的字体

0 commit comments

Comments
 (0)