pdfcube(1) | pdfcube presentation viewer | pdfcube(1) |
pdfcube - a PDF presentation viewer with 3D effects.
pdfcube [FILE] [--help] [--bgcolor f:f:f] [--top-color f:f:f] [--no-fullscreen] [--demo] [--program n:x:n:x:...]
pdfcube(1) is a tiny (about 30KiB) viewer for Portable Document Format (PDF) files that adds spinning cube transition effect to your PDF presentation files. It can also zoom on 5 predefined areas with a smooth zooming effect. This program is suited only for landscape PDF files, mostly presentations done with LaTeX (Beamer, Prosper, etc.) or OpenOffice.org Impress.
If FILE is not given a file-open dialog box is shown to the user.
pdfcube(1) is an open source, low-effort, spare-time, money-less project. Your help is welcome!
The first (and only) non-option string is treated as the input file.
If the ~/.pdfcuberc file exists, it is used as a configuration file. The configuration file uses the same options as the command line (using the boost program options syntax). e.g.
On some systems color values are locale dependent (e.g. you may have to write 0,6 instead of 0.6)
See http://code.100allora.it/pdfcube/report/ for the bugtracker of pdfcube(1) (you should obtain an account contacting the author first). Or please report any bug to the author.
Written by Mirko Maischberger <mailto:mirko.maischberger@gmail.com> and Karol Sokolowsky <sokoow@gmail.com>
Main web site: http://code.100allora.it/pdfcube/
I'd like to thank the LILiK laboratory in Florence, Italy for having teached me the value of open-source and open-culture.
This manpage is available under the same GPL v2 or later license as the main program, the original manpage was written by Alexander Wirt <mailto:formorer@debian.org> for the Debian distribution. The 0.0.5 version is Copyright (C) 2008-2012 Mirko Maischberger.
03/2012 | pdfcube 0.0.5 |