summaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-07-07 09:04:33 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-07-12 01:48:00 (GMT)
commitf05788e40d0e71dd6c5f5bb68ada801e1a5d7acd (patch)
treec530548d2e1b65afbcc62da8f46486d3e7372955 /tests/README
parent75c5bc5f7efd5f7055b689a244147e69733280a4 (diff)
downloadQt-f05788e40d0e71dd6c5f5bb68ada801e1a5d7acd.zip
Qt-f05788e40d0e71dd6c5f5bb68ada801e1a5d7acd.tar.gz
Qt-f05788e40d0e71dd6c5f5bb68ada801e1a5d7acd.tar.bz2
Fix text drawing into alpha pixmap with opengl engine
The merge 03dc74984749adf5b11482bf871a47086217845c mistakenly merged the glyphMargin() (which had been removed in 4.7 because QGLTextureGlyphCache now inherits from the image glyph cache) with the glyphPadding() which had been introduced in separate commits in both branches (probably backported.) This broke text drawing into a pixmap with an alpha with the GL engine, because we'd assume a margin of 1, but the alphaMapForGlyph() function doesn't support margins. Task-number: QTBUG-11987 Reviewed-by: Gunnar (cherry picked from commit 4e915e3942c1523ffdda01e36c019f842062b794)
Diffstat (limited to 'tests/README')
0 files changed, 0 insertions, 0 deletions