I’m experiencing a strange issue where any Label that contains “ff” is displayed weirdly. It’s happening on an Android app, though I don’t know if it’s related to that. The parent component has an AffineTransform applied to shrink it, though other texts appear fine.
I tried different (default) font sizes and justifications, but the problem remains.
I attempted to reproduce this issue on Windows, MacOS or Android with default fonts, and Karla regular, which has a ligature for “fi”. No luck.
Could you share a code sample that reproduces this issue for you? The specific Font could be important as well as the Component and AffineTransform relations.
Also please make sure that you’ve tested this problem with our develop branch.