office-gobmx/drawinglayer/source
David Tardon 092fa33f22 fdo#53163 fix hatching for objects with curves
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
2013-04-26 17:29:06 +02:00
..
animation
attribute
drawinglayeruno
dumper
geometry
primitive2d Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
primitive3d
processor2d fdo#53163 fix hatching for objects with curves 2013-04-26 17:29:06 +02:00
processor3d
texture
tools