Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ The SIL Open Font License Version 1.1 applies to:
STIX Fonts™ is a trademark of The Institute of Electrical and Electronics
Engineers, Inc.

* Cascadia fonts in files/fonts/Cascadia*.ttf
Copyright (c) 2019 - Present, Microsoft Corporation,
with Reserved Font Name Cascadia Code.

-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
Expand Down
Binary file added files/fonts/CascadiaCode-Regular.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ files! {
"data/yaml-types.yaml",
"data/zoo.csv",
"data/zoo.json",
"fonts/CascadiaCode-Regular.ttf",
"fonts/FiraMath-Regular.otf",
"fonts/IBMPlexSans-Bold.ttf",
"fonts/IBMPlexSans-Light.ttf",
Expand Down
Loading