092fa33f22
B2DPolyPolygon can contain Bezier curves, but that is not taken into account when drawing the hatching in OutputDevice::ImplDrawHatch. The poly-polygon is adapted already when creating metafile, because the information about the poly-polygon containing curves is then lost somewhere in the process. At least, when I do the adaptation in OutputDevice::ImplDrawHatch, it has no effect and the hatching in the produced PDF is still wrong. Change-Id: Ibec9d6aceb23da986fe2d2414dc2e7fd4bf835b4 |
||
---|---|---|
.. | ||
source | ||
drawinglayer.component | ||
Library_drawinglayer.mk | ||
Makefile | ||
Module_drawinglayer.mk | ||
README |
*Somewhat of a middle layer between rendering subsystems and application cores. *It offers a nice and easy API to render complex shapes.