1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

Cascadia Mono: Finishing touches

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-11-16 17:28:45 +01:00 committed by Fini
parent baa690e785
commit b13b0e1d96
3 changed files with 13 additions and 0 deletions

View File

@ -67,6 +67,7 @@ image_font_files=( \
'BigBlueTerminal/BigBlueTermPlusNerdFont-Regular.ttf' \
'BitstreamVeraSansMono/Regular/BitstromWeraNerdFont-Regular.ttf' \
'CascadiaCode/Regular/CaskaydiaCoveNerdFont-Regular.ttf' \
'CascadiaMono/CaskaydiaMonoNerdFont-Regular.ttf' \
'CodeNewRoman/Regular/CodeNewRomanNerdFont-Regular.otf' \
'ComicShannsMono/ComicShannsMonoNerdFont-Regular.otf' \
'CommitMono/CommitMonoNerdFont-Regular.otf' \

View File

@ -99,6 +99,17 @@
"repoRelease": true,
"description": "A fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal"
},
{
"unpatchedName": "Cascadia Mono",
"RFN": true,
"patchedName": "CaskaydiaMono",
"folderName": "CascadiaMono",
"imagePreviewFont": "CaskaydiaMono NF",
"linkPreviewFont": false,
"caskName": "caskaydia-mono",
"repoRelease": false,
"description": "Like Cascadia Code but without any ligatures"
},
{
"unpatchedName": "IBM Plex Mono",
"RFN": true,

View File

@ -10,6 +10,7 @@ We also sunset in-repo releases (new fonts will only be released as release arti
### New fonts and updates
- Add 0xProto @piraces #1381
- Add Cascadia Mono #1412
- Add Commit Mono #1414
- Add D2Coding #1413
- Add Envy Code R #1318 (already since 3.0.2b)