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:
parent
baa690e785
commit
b13b0e1d96
@ -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' \
|
||||
|
@ -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,
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user