Re: [Interest] Qt 5.8 font detection vs Qt 5.3.2 font detection

2017-05-24 Thread Nguyen Huu Minh
Hi, That would work, but what we do not understand is why this behaviour changed between the Qt versions. Greetings, Minh From: Michael Sué [mailto:s...@sf.mpg.de] Sent: zaterdag 13 mei 2017 16:39 To: Nguyen Huu Minh; interest@qt-project.org Subject: Re: [Interest] Qt 5.8 font detection vs Qt

Re: [Interest] Qt 5.8 font detection vs Qt 5.3.2 font detection

2017-05-24 Thread Nguyen Huu Minh
ont detection vs Qt 5.3.2 font detection When you compiled Qt, did you make sure fontconfig support was enabled? Is the fontconfig development package (probably called "fontconfig-dev" or something similar) installed on the system? On 05/10/2017 06:29 PM, Nguyen Huu Minh wrote: > Hello, >

Re: [Interest] Qt 5.8 font detection vs Qt 5.3.2 font detection

2017-05-13 Thread Michael Sué
Hi, > QFontDatabase: Cannot find font directory” For our software it proofed to be enough to create the directory “lib/fonts” as subdirectory of the “bin” directory where our executables are. So in our case the program just complained that the directory wasn’t there, but did not need any

Re: [Interest] Qt 5.8 font detection vs Qt 5.3.2 font detection

2017-05-12 Thread Nikos Chantziaras
When you compiled Qt, did you make sure fontconfig support was enabled? Is the fontconfig development package (probably called "fontconfig-dev" or something similar) installed on the system? On 05/10/2017 06:29 PM, Nguyen Huu Minh wrote: Hello, My apologies if this question has been asked be

[Interest] Qt 5.8 font detection vs Qt 5.3.2 font detection

2017-05-11 Thread Nguyen Huu Minh
Hello, My apologies if this question has been asked before. We are upgrading our Qt application running on Lubuntu 32-bit from Qt 5.3.2 to Qt 5.8. One of the issues we have ran into is font handling. The Qt 5.3.2 version of our application detects the system fonts fine (the directories under /