I’m building an app using KDE Craft and the fonts look different than my Plasma fonts. I also tried building Kirigami-Gallery in Craft and it has the same font issue.
Is this most-likely caused by the slightly different versions of KDE frameworks and QT between the system and Craft? Or is there something else that may be the culprit?
When I run the app, I run it outside of the Craft environment. Here is a screenshot that shows KDE settings alongside my apps about screen.
I got some help from the KDE Craft Matrix channel. The issue is that Craft supports running apps from within the “craftenv” or from AppImages build in Craft. When running it outside the Craft environment, I was missing where Craft was setting the correct FONTCONFIG_PATH environment variable. When I ran the app with that environment variable set, it worked properly. Once I’m done testing it some more, I’ll build the AppImage.