mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Update Symbols Only font preview
[why] The Symbols Only font is listed two times on the downloads page. It has no preview (and even no real visible name). [how] After changing generate-font-image-previews.sh [1] we can now generate a preview for the Symbols Only font. Put it here manually, with up to date fonts.json database file. [1]:0e434c2b9
generate-font-image-previews: Fit svg canvas to drawing [skip ci]2597b4ef3
generate-font-image-previews: Generate Symbols Only preview Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
a7810a53d0
commit
97ff7ca374
@ -463,22 +463,12 @@
|
|||||||
{
|
{
|
||||||
"unpatchedName": "Symbols Only",
|
"unpatchedName": "Symbols Only",
|
||||||
"RFN": false,
|
"RFN": false,
|
||||||
"patchedName": "Symbols-1000-em Nerd Font Complete",
|
"patchedName": "Symbols",
|
||||||
"folderName": "NerdFontsSymbolsOnly",
|
"folderName": "NerdFontsSymbolsOnly",
|
||||||
"imagePreviewFont": "",
|
"imagePreviewFont": "Symbols Nerd Font Mono",
|
||||||
"linkPreviewFont": false,
|
"linkPreviewFont": false,
|
||||||
"caskName": "symbols-only",
|
"caskName": "symbols-only",
|
||||||
"description": "Just the Nerd Font Icons. I.e Symbol font only. 1000 EM size"
|
"description": "Just the Nerd Font Icons. I.e Symbol font only"
|
||||||
},
|
|
||||||
{
|
|
||||||
"unpatchedName": "Symbols Only",
|
|
||||||
"RFN": false,
|
|
||||||
"patchedName": "Symbols-2048-em Nerd Font Complete",
|
|
||||||
"folderName": "NerdFontsSymbolsOnly",
|
|
||||||
"imagePreviewFont": "",
|
|
||||||
"linkPreviewFont": false,
|
|
||||||
"caskName": "symbols-only",
|
|
||||||
"description": "Just the Nerd Font Icons. I.e Symbol font only. 2048 EM size"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"unpatchedName": "Terminus",
|
"unpatchedName": "Terminus",
|
||||||
|
276
assets/img/previews/Symbols Nerd Font Mono.svg
Normal file
276
assets/img/previews/Symbols Nerd Font Mono.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 188 KiB |
Loading…
Reference in New Issue
Block a user