qt5base-lts/tests/auto/qrawfont
Eskil Abrahamsen Blomfeldt 051ef6f294 Rename QGlyphs -> QGlyphRun
API clean-up for QGlyphRun:
1. QGlyphs -> QGlyphRun
2. QGlyphRun's font()/setFont() -> rawFont()/setRawFont()
3. QPainter::drawGlyphs() -> drawGlyphRun()
4. QTextLayout and QTextFragment's glyphs() -> glyphRuns()

Reviewed-by: Jiang Jiang
(cherry picked from commit 84ef364302728b68d2d29ea9c4ccbec32c7bb115)
2011-05-10 12:20:13 +02:00
..
qrawfont.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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 Rename QGlyphs -> QGlyphRun 2011-05-10 12:20:13 +02:00