We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Blurry text with JetBrains Mono font

Hello,

When I use the font: "JetBrains Mono" with the EditControl (in WPF). I've got a blurry text:


The text is better with consolas:

How to avoid this effect? I've tried without success: 

            TextOptions.TextRenderingMode="Auto"

            TextOptions.TextFormattingMode="Display"

Could you help me, please?


1 Reply

KA Karthick Arjunan Syncfusion Team January 23, 2023 12:18 PM UTC

Hi Peter,

We have checked the reported issue, but we were unable to reproduce it on our end. We have already fixed similar issues in previous releases, so it's possible that this issue has been resolved in a more recent version of our package.


We recommend that you update to the latest version of our package and see if that resolves the issue. If you are still experiencing the issue, please let us know the version of the package you are using, or provide a code snippet that shows how you are using the EditControl. We have also attached the tested sample for your reference.


Please let us know if there is anything else we can assist you with.


Attachment: EditControlTextDemo_f38a5c58.zip

Loader.
Up arrow icon