diff options
Diffstat (limited to 'office/impressive/README')
-rw-r--r-- | office/impressive/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/office/impressive/README b/office/impressive/README new file mode 100644 index 0000000000..e4375b86e9 --- /dev/null +++ b/office/impressive/README @@ -0,0 +1,15 @@ +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 +of eye candy, but in addition to this, Impressive offers some unique +tools that are really useful for presentations. + +Creating presentations for Impressive is very simple: You just need to +export a PDF file from your presentation software. This means that you +can create slides in the application of your choice and use Impressive +for displaying them. If your application does not support PDF output, +you can alternatively use a set of pre-rendered image files or you use +Impressive to make a slideshow with your favorite photos. + +This requires PyOpenGL, pygame. pdftk is optionally required for +retrieving PDF metadata (page titles, hyperlinks). |