qt5base-lts/tests/auto/qrawfont
Pierre Rossi f74296ef7c Add support for rawFonts loaded from data in FaceId
The problem was that with an empty filename and index of 0, all raw fonts
loaded from data had the same FaceId, and we wouldn't bother to load
another one after doing this once.
This commit introduces a uuid in FaceId to help distinguish them in
that case.

Change-Id: I93655ff07a7d8856af1f854024e207c519f8ed1a
Reviewed-on: http://codereview.qt.nokia.com/1882
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
2011-07-21 20:40:51 +02:00
..
qrawfont.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
testfont_bold_italic.ttf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testfont.ttf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qrawfont.cpp Add support for rawFonts loaded from data in FaceId 2011-07-21 20:40:51 +02:00