Skip to content

Commit cb896b4

Browse files
authored
Add Cascadia Code (#13)
1 parent 995986d commit cb896b4

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

NOTICE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ The SIL Open Font License Version 1.1 applies to:
9494
STIX Fonts™ is a trademark of The Institute of Electrical and Electronics
9595
Engineers, Inc.
9696

97+
* Cascadia fonts in files/fonts/Cascadia*.ttf
98+
Copyright (c) 2019 - Present, Microsoft Corporation,
99+
with Reserved Font Name Cascadia Code.
100+
97101
-----------------------------------------------------------
98102
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
99103
-----------------------------------------------------------
584 KB
Binary file not shown.

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ files! {
6565
"data/yaml-types.yaml",
6666
"data/zoo.csv",
6767
"data/zoo.json",
68+
"fonts/CascadiaCode-Regular.ttf",
6869
"fonts/FiraMath-Regular.otf",
6970
"fonts/IBMPlexSans-Bold.ttf",
7071
"fonts/IBMPlexSans-Light.ttf",

0 commit comments

Comments
 (0)