avoid text blur in TextBlock

following are three textoptions of importance

<TextBlock FontSize="12" Margin="5" 
TextOptions.TextRenderingMode="Auto"  
TextOptions.TextHintingMode="Fixed" 
TextOptions.TextFormattingMode="Display"
               
>