summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2011-08-02 11:38:04 (GMT)
committerAlessandro Portale <alessandro.portale@nokia.com>2011-08-02 11:52:42 (GMT)
commit6cc32482afd610e2808bde42b6a01dd78b79d809 (patch)
treeccaaab265487f83fd191e8d1b32d2fc2651aca2e /mkspecs/common
parent7c499bcfbf7f9c52b3d6523fea8396bd4ab7252e (diff)
downloadQt-6cc32482afd610e2808bde42b6a01dd78b79d809.zip
Qt-6cc32482afd610e2808bde42b6a01dd78b79d809.tar.gz
Qt-6cc32482afd610e2808bde42b6a01dd78b79d809.tar.bz2
Detect linked fonts by name (insead of via CLinkedTypeface* Api)
The detection of Linked Fonts via CLinkedTypeface* Api does not work in all cases. It works in QML apps, but not in QWidgets based apps. The reason is still unclear. This commit replaces the CLinkedTypeface* Api based code of commit fa344b355d311fce7954e2fd1a22a87a88194783 whith a simple type face anme analysis. Assumption is that the names of Linked Fonts always end with "LF" and are all upper case. This patch has been tested by more people than just me, but it is too dirty to mention the others as reviewer. I take the shame and blame. Task-Number: QTBUG-20007
Diffstat (limited to 'mkspecs/common')
0 files changed, 0 insertions, 0 deletions