I'm working on a UWP project. I added some fonts to the project but, they lose their quality in small sizes and does not render very well
In wpf, textoption
is used to solve this problem. But this Is not supported in uwp.
What should I do?
Similar problems in wpf:
WPF Blurry fonts issue- Solutions