diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2019-06-25 10:45:48 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2019-06-28 03:15:08 +0200 |
commit | 80eb3fd393dd6d67f931c03b261b2558c7198da2 (patch) | |
tree | 49d4437af42942f3dee68c39b858e5d8762bf0cc /tools | |
parent | 3aa02e11e489c0f82024f5e323d6b63b4dcc3193 (diff) |
add appendQuadraticBezierSegment to B2DPolygon
This adds a convenience method to B2DPolygon to add a quadratic
bezier segment, which converts its one control point to two
control points of a cubic bezier segment.
The SVG path import is also modified to use this new method
instead of converting inside the importer itself.
Change-Id: I96e9b306066d9ccf2542b17a117db01fa235f405
Reviewed-on: https://gerrit.libreoffice.org/74809
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions