Font ligatures in richtextbox?
I'd like to use the Fira Code font in a richtextbox for a project specifically because it has some nice looking optional ligature features, i.e. combining "----" into a single visual line. I am under the impression that for some other projects (notably Notepad++) this was done by enabling DirectWrite, but I have absolutely no clue whether what I'd like to do is possible in C# with Winforms.
3 Replies