From 4f57e4d7ae2b1fac7c766543e0808820480ffe65 Mon Sep 17 00:00:00 2001 From: ivar Date: Wed, 22 Oct 2025 23:10:30 +0200 Subject: feat: Remove custom font --- VegaData/VegaData.csproj | 4 ++++ .../obj/Debug/net10.0/VegaData.AssemblyInfo.cs | 2 +- .../net10.0/VegaData.AssemblyInfoInputs.cache | 2 +- VegaData/obj/rider.project.model.nuget.info | 2 +- .../Baskerville No.2 Regular.otf | Bin 33308 -> 0 bytes .../Broadsheet Italic/Broadsheet Italic.ttf | Bin 132156 -> 0 bytes VegaData/wwwroot/index.html | 24 --------------------- 7 files changed, 7 insertions(+), 27 deletions(-) delete mode 100644 VegaData/wwwroot/Baskerville No.2 Regular/Baskerville No.2 Regular.otf delete mode 100644 VegaData/wwwroot/Broadsheet Italic/Broadsheet Italic.ttf (limited to 'VegaData') diff --git a/VegaData/VegaData.csproj b/VegaData/VegaData.csproj index 33a7599..2604474 100644 --- a/VegaData/VegaData.csproj +++ b/VegaData/VegaData.csproj @@ -30,4 +30,8 @@ + + <_ContentIncludedByDefault Remove="wwwroot\Baskerville No.2 Regular\Baskerville No.2 Regular.otf" /> + + diff --git a/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfo.cs b/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfo.cs index ae2d8a9..23b375d 100644 --- a/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfo.cs +++ b/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("VegaData")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4c8f1790f8688393e1d3cffc0c523cf6366adb29")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+022136082fa348fc7d6b67938344d50342f92e1b")] [assembly: System.Reflection.AssemblyProductAttribute("VegaData")] [assembly: System.Reflection.AssemblyTitleAttribute("VegaData")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfoInputs.cache b/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfoInputs.cache index 0adf6d1..9260ffa 100644 --- a/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfoInputs.cache +++ b/VegaData/obj/Debug/net10.0/VegaData.AssemblyInfoInputs.cache @@ -1 +1 @@ -b85a5ba5818921f7333c82fbe96f5f7e51177569b7adf0205f30bfef6986e0e4 +1b9387f58143814d50fdae868d8b84fbdec1b10693811ce26e72af5d95f1b805 diff --git a/VegaData/obj/rider.project.model.nuget.info b/VegaData/obj/rider.project.model.nuget.info index 377aef5..af9c7c6 100644 --- a/VegaData/obj/rider.project.model.nuget.info +++ b/VegaData/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17596704786656566 \ No newline at end of file +17609848606089618 \ No newline at end of file diff --git a/VegaData/wwwroot/Baskerville No.2 Regular/Baskerville No.2 Regular.otf b/VegaData/wwwroot/Baskerville No.2 Regular/Baskerville No.2 Regular.otf deleted file mode 100644 index 35da359..0000000 Binary files a/VegaData/wwwroot/Baskerville No.2 Regular/Baskerville No.2 Regular.otf and /dev/null differ diff --git a/VegaData/wwwroot/Broadsheet Italic/Broadsheet Italic.ttf b/VegaData/wwwroot/Broadsheet Italic/Broadsheet Italic.ttf deleted file mode 100644 index 443d2ab..0000000 Binary files a/VegaData/wwwroot/Broadsheet Italic/Broadsheet Italic.ttf and /dev/null differ diff --git a/VegaData/wwwroot/index.html b/VegaData/wwwroot/index.html index 8cca14e..a47b9e2 100644 --- a/VegaData/wwwroot/index.html +++ b/VegaData/wwwroot/index.html @@ -5,30 +5,6 @@