I did not find any solution to disable ligatures in the app.
Using styles in the XAML code was a deadend too because font-variant-ligatures: none is a unsupported tag here.
I did solve my problem by editing the ttf file and removing the unwanted ligatures.
I did not find any solution to disable ligatures in the app. Using styles in the XAML code was a deadend too because font-variant-ligatures: none is a unsupported tag here.
I did solve my problem by editing the ttf file and removing the unwanted ligatures.