font.json: Fix preview somne fonts

[why]
For some reason some are not correct. Possibly my own lazyness.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-03-05 19:07:35 +01:00 committed by Fini
parent 5945c4c079
commit 6cca677565

View file

@ -281,7 +281,7 @@
"RFN": false, "RFN": false,
"patchedName": "GeistMono", "patchedName": "GeistMono",
"folderName": "GeistMono", "folderName": "GeistMono",
"imagePreviewFont": "GeistMono Nerd Font", "imagePreviewFont": "GeistMono NF",
"imagePreviewFontSource": "GeistMono/Regular/GeistMono-Regular.otf", "imagePreviewFontSource": "GeistMono/Regular/GeistMono-Regular.otf",
"linkPreviewFont": false, "linkPreviewFont": false,
"caskName": "geist-mono", "caskName": "geist-mono",
@ -378,7 +378,7 @@
"patchedName": "Inconsolata", "patchedName": "Inconsolata",
"folderName": "Inconsolata", "folderName": "Inconsolata",
"imagePreviewFont": "Inconsolata Nerd Font", "imagePreviewFont": "Inconsolata Nerd Font",
"imagePreviewFontSource": "IBMPlexMono/Mono/IBMPlexMono-Regular.ttf", "imagePreviewFontSource": "Inconsolata/Inconsolata-Regular.ttf",
"linkPreviewFont": "inconsolata", "linkPreviewFont": "inconsolata",
"caskName": "inconsolata", "caskName": "inconsolata",
"repoRelease": true, "repoRelease": true,
@ -390,7 +390,7 @@
"patchedName": "InconsolataGo", "patchedName": "InconsolataGo",
"folderName": "InconsolataGo", "folderName": "InconsolataGo",
"imagePreviewFont": "InconsolataGo Nerd Font", "imagePreviewFont": "InconsolataGo Nerd Font",
"imagePreviewFontSource": "Inconsolata/Inconsolata-Regular.ttf", "imagePreviewFontSource": "InconsolataGo/Regular/InconsolataGo-Regular.ttf",
"linkPreviewFont": "inconsolata-go", "linkPreviewFont": "inconsolata-go",
"caskName": "inconsolata-go", "caskName": "inconsolata-go",
"repoRelease": true, "repoRelease": true,
@ -678,7 +678,7 @@
"patchedName": "SauceCodePro", "patchedName": "SauceCodePro",
"folderName": "SourceCodePro", "folderName": "SourceCodePro",
"imagePreviewFont": "SauceCodePro Nerd Font", "imagePreviewFont": "SauceCodePro Nerd Font",
"imagePreviewFontSource": "SourceCodePro/Regular/SourceCodePro-Regular.ttf", "imagePreviewFontSource": "SourceCodePro/SourceCodePro-Regular.ttf",
"linkPreviewFont": "source-code-pro", "linkPreviewFont": "source-code-pro",
"caskName": "sauce-code-pro", "caskName": "sauce-code-pro",
"repoRelease": true, "repoRelease": true,