Skip to content

Commit

Permalink
Switch to Segoe Fluent Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
WXRIW committed Nov 19, 2023
1 parent c054e85 commit db8e9ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Ink Canvas/App.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
xmlns:ui="http://schemas.modernwpf.com/2019">
<Application.Resources>
<ResourceDictionary>
<FontFamily x:Key="SymbolThemeFontFamily">Segoe Fluent Icons, pack://application:,,,/Resources/#Segoe Fluent Icons, Segoe MDL2 Assets</FontFamily>
<Style TargetType="ScrollViewer">

<EventSetter Event="PreviewMouseWheel" Handler="ScrollViewer_PreviewMouseWheel"/>

</Style>
<ResourceDictionary.MergedDictionaries>
<ui:ThemeResources RequestedTheme="Light"/>
Expand Down
1 change: 1 addition & 0 deletions Ink Canvas/Ink Canvas.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Segoe Fluent Icons.ttf" />
<None Include="Resources\TimerDownNotice.wav" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
Binary file added Ink Canvas/Resources/Segoe Fluent Icons.ttf
Binary file not shown.

0 comments on commit db8e9ed

Please sign in to comment.