summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/polyarchiveextractor.h
diff options
context:
space:
mode:
authorDaisuke Kameda <daisuke@kde.gr.jp>2010-03-11 12:39:15 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-03-11 12:39:15 (GMT)
commitf18e95849be93b86ff014147086fa538993abc21 (patch)
tree7c2e6e4fe83b47b04c7ce067de42c8ea597d8783 /tools/qdoc3/polyarchiveextractor.h
parent6e25e8b7857de7f688c673ba700384f85b4113d4 (diff)
downloadQt-f18e95849be93b86ff014147086fa538993abc21.zip
Qt-f18e95849be93b86ff014147086fa538993abc21.tar.gz
Qt-f18e95849be93b86ff014147086fa538993abc21.tar.bz2
Fixed problem displaying half width character as full width
There is the problem that Qt displays half width character (e.g. alphabet) as full width. This is reported in #QTBUG-1726. This occurs in the following fonts. - Monospace font - Selif font - IPA font (Ver.0301) - NSimSun In Cario and fontconfig, the FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH is specified as flag of FT_Load_Glyph function to solve this problem. According to the document of freetype, this flag exists to support buggy CJK fonts. So this flag is specified as default flag of QFontEngineFT. Merge-request: 2319 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Diffstat (limited to 'tools/qdoc3/polyarchiveextractor.h')
0 files changed, 0 insertions, 0 deletions