From 47efa367e9d3d1271cada575d85b217dd8a267fd Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Tue, 17 Sep 2024 16:36:11 +0000 Subject: [PATCH] remove windows only font (!67) fixes [#732](https://dev.sp-tarkov.com/SPT/Issues/issues/732) - remove the windows only font used on some icons - replaces those html code icons with geometry paths Reviewed-on: https://dev.sp-tarkov.com/SPT/Launcher/pulls/67 Co-authored-by: waffle.lord Co-committed-by: waffle.lord --- project/SPT.Launcher/App.axaml | 12 +++++++ .../CustomControls/TitleBar.axaml | 32 ++++++++++++++----- project/SPT.Launcher/Views/SettingsView.axaml | 14 +++++--- 3 files changed, 46 insertions(+), 12 deletions(-) diff --git a/project/SPT.Launcher/App.axaml b/project/SPT.Launcher/App.axaml index f7def06..9c14bd5 100644 --- a/project/SPT.Launcher/App.axaml +++ b/project/SPT.Launcher/App.axaml @@ -79,6 +79,18 @@ + + + + + + diff --git a/project/SPT.Launcher/CustomControls/TitleBar.axaml b/project/SPT.Launcher/CustomControls/TitleBar.axaml index 2be7281..3c0cc89 100644 --- a/project/SPT.Launcher/CustomControls/TitleBar.axaml +++ b/project/SPT.Launcher/CustomControls/TitleBar.axaml @@ -23,8 +23,7 @@ /> - -