diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-03 11:34:04 -0500 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-05 00:20:04 +1300 |
commit | 4f6877dfe422be7c52be11051d85a8e11d16ea10 (patch) | |
tree | ac27732f972b8af71d27df332d2923e682afa980 /office/impressive/README | |
parent | 5dc39567019b9298ccacb1f700b1f4be669f3ac5 (diff) |
office/impressive: Updated for version 0.13.0_beta2+20220110_r312.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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. |