Files
core/sdext
Dr. David Alan Gilbert 2f2f56f47f sdext,pdfimport: Fix stroke clipping
The bounding clipping I added back in:
  abfbca2719 ("tdf#85428: Clip strokes")

breaks 'thick' closed polygons, losing the closed flag.
That's fixed by changing the bStroke flag to the clipper
like done in svdpdf.cxx and svdfmtf.cxx

This fixes the rendering of the top right box in:
  https://gitlab.freedesktop.org/poppler/poppler/-/issues/178

Change-Id: Ib2ef27bef9860420b231cceaa2b0568c443d7f2e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187435
Tested-by: Jenkins
Reviewed-by: David Gilbert <freedesktop@treblig.org>
2025-07-11 00:32:25 +02:00
..

Extensions for the Impress and Draw Applications

source/pdfimport/ - PDF import

Uses an external poppler process to parse and handle PDF import as draw shapes.

source/minimizer/ - Presentation Minimizer

Shrinks presentations by down-scaling images, and removing extraneous eg. embedded OLE content.