blob: 4488ca424a17b53eb8c18996f0997671842fe196 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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.
|