diff options
author | Alessandro Portale <alessandro.portale@nokia.com> | 2010-10-12 12:18:54 (GMT) |
---|---|---|
committer | Alessandro Portale <alessandro.portale@nokia.com> | 2010-10-12 12:19:47 (GMT) |
commit | ea5281e6cd1ebc63e080f7232d4eb28f1610539e (patch) | |
tree | 169f5e70749bd42d87c51e3a400fc6741e7835ba /doc/src/snippets/code/src_script_qscriptvalueiterator.cpp | |
parent | ab057be7228d20d909246183505b72e821cc440f (diff) | |
download | Qt-ea5281e6cd1ebc63e080f7232d4eb28f1610539e.zip Qt-ea5281e6cd1ebc63e080f7232d4eb28f1610539e.tar.gz Qt-ea5281e6cd1ebc63e080f7232d4eb28f1610539e.tar.bz2 |
Implement QFontEngineS60::emSquareSize()
Some glyph position tweaks during the shaping phase require
the "Units per Em" information for the font. QFontEngineS60
did not reimplement emSquareSize(), therefore, some combined
glyphs were rendered incorrectly (see QTBUG-10725)
This patch implements QFontEngineS60::emSquareSize()
Since Symbian does not provide the "Units per Em" via public
Api, we have to pick that out of the 'head' font table.
The value is cached per font.
Task-Number: QTBUG-10725
Reviewed-by: Eskil Abrahamsen Blomfeldt
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalueiterator.cpp')
0 files changed, 0 insertions, 0 deletions