Hi everyone,
I have some TextButton with text written inside of them. I wanted to use any Font types so I overrode LookAndFeel::drawButtonText() function to make use of them. I tested a lot of system fonts and I realised many of them don’t appear in “italic” style. I have also looked up in JuceDemo code, which works perfect showing fonts in any “bold” or “italic” style, and uses a TextEditor component to show them. What is happening to TextButtons with italic styles?
Thanks to all
Oscar
