Open 88aleksandr88 opened 10 months ago
Hello @88aleksandr88. Hard to tell without seeing it. Can you run your application with strace and see where it is trying to load the fonts from? Can you share your application for analysis?
Link to second application: QSketch
Thanks for sharing. Possibly this has something to do with fontconfig, but so far I couldn't figure out yet what is going on.
Hello. After I applying linuxdeployqt on my qt-application in CentOS 7 font in my application is changed. Before linuxdeployqt I saw a beautiful and smooth Cantarell font. After linuxdeployqt I see a more straight-linened non-smooth font. How to keep original font with linuxdeployqt?