From 7b8dd9ada6cd2caa007bea94a9a87816854a70f2 Mon Sep 17 00:00:00 2001 From: MadByte Date: Fri, 20 Sep 2024 16:26:52 +0200 Subject: [PATCH] remove windows only font Port of commit https://dev.sp-tarkov.com/SPT/Launcher/commit/47efa367e9d3d1271cada575d85b217dd8a267fd - remove the windows only font used on some icons - replaces those html code icons with geometry paths --- SPTInstaller/App.axaml | 9 ++++++++- SPTInstaller/CustomControls/TitleBar.axaml | 20 ++++++++++++++++---- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/SPTInstaller/App.axaml b/SPTInstaller/App.axaml index 795db43..97ef458 100644 --- a/SPTInstaller/App.axaml +++ b/SPTInstaller/App.axaml @@ -48,7 +48,14 @@ - + + diff --git a/SPTInstaller/CustomControls/TitleBar.axaml b/SPTInstaller/CustomControls/TitleBar.axaml index 27e6dce..8079cc7 100644 --- a/SPTInstaller/CustomControls/TitleBar.axaml +++ b/SPTInstaller/CustomControls/TitleBar.axaml @@ -20,7 +20,7 @@ VerticalContentAlignment="Center" /> -