office-gobmx/sdext
Dr. David Alan Gilbert abfbca2719 tdf#85428: Clip strokes
Clip stroke paths coming from the PDF import.
Similar to my previous patches for fills.

(It's possible we might have to do something clever with cropping
of arrows/etc but not sure yet)

Change-Id: I9e46deac4a722e3ac510f0cc4bdb6b38b67c579e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176952
Tested-by: Jenkins
Reviewed-by: David Gilbert <freedesktop@treblig.org>
2024-12-05 02:38:54 +01:00
..
inc remove leftover PresenterScreen PCH files 2024-03-19 16:33:00 +01:00
qa/unit tdf#148526 sdext,pdfimport: rendering::PathJoinType to B2DLineJoin 2024-10-18 00:50:06 +02:00
source tdf#85428: Clip strokes 2024-12-05 02:38:54 +01:00
CppunitTest_sdext_pdfimport.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
CustomTarget_pdfimport.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_pdf2xml.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Executable_pdfunzip.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Executable_xpdfimport.mk add explicit png build dependency to xpdfimport 2024-05-15 11:42:14 +02:00
IwyuFilter_sdext.yaml tdf#146619 Drop unused 'using namespace' in: sdext/ 2024-03-31 19:22:57 +02:00
Library_pdfimport.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Library_PresentationMinimizer.mk loplugin:unusedmethods 2022-12-07 17:17:33 +00:00
Makefile re-base on ALv2 code. Includes: 2012-10-02 12:15:41 +01:00
Module_sdext.mk move presenter console from sdext/ to sd/ 2023-01-21 16:23:19 +00:00
Package_pdfimport_xpdfimport.mk Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return false 2024-04-04 08:29:35 +02:00
README.md READMEs update: presenter console is now in sd instead of sdext 2024-06-02 18:33:01 +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.