diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2019-10-23 08:46:43 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2019-11-27 09:55:10 +0100 |
commit | c6b50a85a2371c1f49f75d1a9fccc8548e03e02f (patch) | |
tree | 411dd8c3c0cd382c574031026e9b17959466860b /vcl/opengl | |
parent | 95b43437c5bacb2d98d458c07f1340ab5f526dd5 (diff) |
skia: implement direct PolyPolygon and PolyLine rendering
Polygon, PolyPolygon and PolyLine rendering taking point array is
diverted to the one taking basegfx::B2DPolyPolygon or B2DPolygon.
PolyPolygon and PolyLine is implemented with Skia, with bezier
rendering included. The one thing missing is taking the input
matrix into account.
Change-Id: Id675dddcef95d2279410f5987424c1de6863cbe6
Diffstat (limited to 'vcl/opengl')
0 files changed, 0 insertions, 0 deletions