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