summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorBernd Weimer <bweimer@blackberry.com>2014-04-30 18:38:19 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-07 09:23:28 +0200
commitc8db5397422783648fc687c337f42e9055873572 (patch)
tree1fa615a5af396963869aee23349c6d5c9757ec9a /src/plugins
parent2989b65afd497744ac08b3c55cc4f75908c46ecf (diff)
Fix FT glyph outline to path conversion
When the start point is not on the curve, the end point will be used as starting point for the QPainterPath, if it is on the curve - if it is not on the curve, the mid point between start and end point will be used. The origianl start point will still be used as a control point for the first bezier curve. Task-number: QTBUG-38601 Change-Id: I90e07f1141288873263f1f12fa51e6a248d0804f Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions