diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-08-11 09:49:35 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-08-11 09:55:34 (GMT) |
commit | bb696453f6f87cad58982af3455335478fedb8cc (patch) | |
tree | 9357e1aec0915da47df6bec87336d4005d8e460f /src/gui/graphicsview | |
parent | 02e0523fe2b1dfd08eadaf127023306f6aa64c6f (diff) | |
download | Qt-bb696453f6f87cad58982af3455335478fedb8cc.zip Qt-bb696453f6f87cad58982af3455335478fedb8cc.tar.gz Qt-bb696453f6f87cad58982af3455335478fedb8cc.tar.bz2 |
Disable minRightBearing optimization in QTextLayout on Mac
Neither of the Mac font engines have implemented minimum right bearing,
which will cause them to return 0 for the minimum value. This will
cause the right bearing to never be calculated prior to breaking
and thus never be a part of the breaking width. Since actually
implementing the functions is too time consuming for right now, we
will disable the optimization for the time being.
Reviewed-by: Olivier
Diffstat (limited to 'src/gui/graphicsview')
0 files changed, 0 insertions, 0 deletions