diff --git a/bin/scripts/lib/fonts-small-subset.json b/bin/scripts/lib/fonts-small-subset.json deleted file mode 100644 index 166a9b8a1..000000000 --- a/bin/scripts/lib/fonts-small-subset.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "fonts": [ - { - "unpatchedName": "Agave", - "patchedName": "Agave", - "folderName": "Agave", - "imagePreviewFont": "Agave Nerd Font", - "linkPreviewFont": "agave", - "description": "A small, monospace, outline font that is geometrically regular and simple" - }, - { - "unpatchedName": "Hack", - "patchedName": "Hack", - "folderName": "Hack", - "imagePreviewFont": "Hack Nerd Font", - "linkPreviewFont": "hack", - "description": "dotted zero, short descenders, expands upon work done for Bitstream Vera & DejaVu, legible at common sizes" - }, - { - "unpatchedName": "Symbols Template 1000 EM", - "patchedName": "Symbols-1000-em Nerd Font Complete", - "folderName": "NerdFontsSymbolsOnly", - "imagePreviewFont": "Symbols Nerd Font", - "linkPreviewFont": false, - "description": "Just the Nerd Font Icons. I.e Symbol font only. 1000 EM size" - }, - { - "unpatchedName": "Symbols Template 2048 EM", - "patchedName": "Symbols-2048-em Nerd Font Complete", - "folderName": "NerdFontsSymbolsOnly", - "imagePreviewFont": "Symbols Nerd Font", - "linkPreviewFont": false, - "description": "Just the Nerd Font Icons. I.e Symbol font only. 2048 EM size" - } - ] -} - \ No newline at end of file diff --git a/bin/scripts/lib/fonts.json b/bin/scripts/lib/fonts.json index 474816429..9de52acf1 100644 --- a/bin/scripts/lib/fonts.json +++ b/bin/scripts/lib/fonts.json @@ -159,7 +159,7 @@ { "unpatchedName": "Comic Shanns Mono", "RFN": false, - "version": "1.3", + "version": "1.3.1", "patchedName": "ComicShannsMono", "folderName": "ComicShannsMono", "imagePreviewFont": "ComicShannsMono Nerd Font", diff --git a/readme.md b/readme.md index c0e5aef21..626e9ec82 100644 --- a/readme.md +++ b/readme.md @@ -124,7 +124,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo | [CaskaydiaCove Nerd Font][p-cascadia] | [Cascadia Code][f-cascadia] | 2111.01 | YES | | [CaskaydiaMono Nerd Font][p-cascadia-mono] | [Cascadia Mono][f-cascadia] | 2111.01 | YES | | [CodeNewRoman Nerd Font][p-code-nr] | Code New Roman (Sam Radian) | 2.0 | NO | -| [ComicShannsMono Nerd Font][p-comic] | [Comic Shanns Mono][f-comic] | 1.3 | NO | +| [ComicShannsMono Nerd Font][p-comic] | [Comic Shanns Mono][f-comic] | 1.3.1 | NO | | [CommitMono Nerd Font][p-commit] | [Commit Mono][f-commit] | 1.141 | NO | | [Cousine Nerd Font][p-cousine] | [Cousine][f-cousine] | 1.211 | NO | | [D2Coding Nerd Font][p-d2coding] | [D2Coding][f-d2coding] | 1.3.2 | NO |