From 1380e6d92940eb4fe48fe370e463470d65fef6e9 Mon Sep 17 00:00:00 2001 From: GoldenCrystal Date: Sat, 25 Oct 2014 01:31:36 +0200 Subject: [PATCH] Changed the text rendering options. --- UnicodeCharacterInspector/MainWindow.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UnicodeCharacterInspector/MainWindow.xaml b/UnicodeCharacterInspector/MainWindow.xaml index 275fc8b..c1d5407 100644 --- a/UnicodeCharacterInspector/MainWindow.xaml +++ b/UnicodeCharacterInspector/MainWindow.xaml @@ -6,6 +6,7 @@ xmlns:System="clr-namespace:System;assembly=mscorlib" xmlns:local="clr-namespace:UnicodeCharacterInspector" mc:Ignorable="d" + TextOptions.TextFormattingMode="Display" Title="Unicode character inspector" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}" Height="350" Width="525"> @@ -41,7 +42,7 @@ - +