Files
libreoffice/cppcanvas
Bartosz Kosiorek 43f5268c6f EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointData
The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush.
This data is starting point for displaying correctly gradients.

Change-Id: I91b01417c6dc00a04dabfc5a035afe9085999240
Reviewed-on: https://gerrit.libreoffice.org/37519
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2017-05-12 14:38:35 +02:00
..

Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter.

== EMF+ ==

For cppcanvas/source/mtfrenderer, see the README in vcl (the EMF+ part).