summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2010-10-12 12:18:54 (GMT)
committerAlessandro Portale <alessandro.portale@nokia.com>2010-10-12 12:19:47 (GMT)
commitea5281e6cd1ebc63e080f7232d4eb28f1610539e (patch)
tree169f5e70749bd42d87c51e3a400fc6741e7835ba /doc/src/snippets/declarative/integrating-javascript/includejs/script.js
parentab057be7228d20d909246183505b72e821cc440f (diff)
downloadQt-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/declarative/integrating-javascript/includejs/script.js')
0 files changed, 0 insertions, 0 deletions