summaryrefslogtreecommitdiffstats
path: root/bin/findtr
diff options
context:
space:
mode:
authorDaisuke Kameda <daisuke@kde.gr.jp>2010-03-11 12:39:15 (GMT)
committerSamuli Piippo <samuli.piippo@digia.com>2011-06-09 10:05:13 (GMT)
commit2f12b5a5d23197b04f4807978704e7c79d5da594 (patch)
tree4194b30d9e41eaf3caee2f8143be542ce8813e47 /bin/findtr
parent3c01c892513c27a2d965444468a1c7bfc895e7a0 (diff)
downloadQt-2f12b5a5d23197b04f4807978704e7c79d5da594.zip
Qt-2f12b5a5d23197b04f4807978704e7c79d5da594.tar.gz
Qt-2f12b5a5d23197b04f4807978704e7c79d5da594.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> (cherry picked from commit f18e95849be93b86ff014147086fa538993abc21)
Diffstat (limited to 'bin/findtr')
0 files changed, 0 insertions, 0 deletions