b416c5b8e3
The pdf processor carefully records clip paths, but does very little with them. It's currently just used in the recently added tiling pattern fill. Make the existing solid fills use the clip path. This resolves 101611, 108813, and helps some side issues in tdf#155170 In particular, the fish bowl on p.15 now looks about correct, but the fishes are still very, erm, square. (I think there may be a longer term task to rework the clipping completely) Change-Id: Ie48901dbc6070465bac4fdb47b0bbc65a35c5792 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172448 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
qa/unit | ||
source | ||
CppunitTest_sdext_pdfimport.mk | ||
CustomTarget_pdfimport.mk | ||
Executable_pdf2xml.mk | ||
Executable_pdfunzip.mk | ||
Executable_xpdfimport.mk | ||
IwyuFilter_sdext.yaml | ||
Library_pdfimport.mk | ||
Library_PresentationMinimizer.mk | ||
Makefile | ||
Module_sdext.mk | ||
Package_pdfimport_xpdfimport.mk | ||
README.md |
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.