Rendering artifacts using MS Mincho font
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
- .NET Version : .Net 4.6.2
- Windows version: Windows 10
Problem description:
I noticed that there is rendering artifacts when the using textblock with MS Mincho font.
I also noticed that the rendering is very different between .NET 3.5 and .NET 4.6.2
I shared the solution to reproduce this phenomenon.
[TextBlockRenderingIssue.zip](https://github.com/dotnet/wpf/files/7343207/TextBlockRenderingIssue.zip)
Please compile and run the executable from TextBlockRenderingIssue and TextBlockRendering.NET3.5 project
Actual behavior:

Expected behavior:

Contributor guide
Assessment
This issue has not been assessed yet.