diff options
Diffstat (limited to 'office/impressive/README')
-rw-r--r-- | office/impressive/README | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/office/impressive/README b/office/impressive/README index 1b39998171e22..6dcf51c154b18 100644 --- a/office/impressive/README +++ b/office/impressive/README @@ -1,3 +1,5 @@ +impressive (fancy PDF presentation program) + Impressive is a program that displays presentation slides. But unlike OpenOffice.org Impress or other similar applications, it does so with style. Smooth alpha-blended slide transitions are provided for the sake @@ -11,5 +13,10 @@ for displaying them. If your application does not support PDF output, you can alternatively use a set of pre-rendered image files, or use Impressive to make a slideshow with your favorite photos. -pdftk is an optional dependency for retrieving PDF metadata -(page titles, hyperlinks). +Optional runtime dependencies: + +pdftk - for retrieving PDF metadata (page titles, hyperlinks). + +mupdf - alternative PDF renderer, possibly faster and prettier than + poppler (which is the default renderer). Can also be used in + place of pdftk for metadata. |