- Timestamp:
- 11/19/11 10:26:47 (6 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
ChangeLog (modified) (3 diffs)
-
man/pdfcube.1 (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r42 r63 1 2011-11-19 Mirko Maischberger <mirko.maischberger@gmail.com> 2 * src/pdfcube.cc: Switching to poppler cairo rendering. 3 Reported by: Pino Toscano 4 * man/pdfcube.1: Update the manpage to reflect the new features. 5 1 6 2009-01-06 Mirko Maischberger <mirko.maischberger@gmail.com> 2 7 * src/pdfcube.cc: Removed --transition switch in favor of reading … … 4 9 no file is given on the command line (this is so the first "GUI" 5 10 version of PDFCube) 6 11 7 12 2008-11-23 Mirko Maischberger <mirko.maischberger@gmail.com> 8 13 * man/: moved pdfcube.1 manpage inside man folder. 9 14 10 15 2008-11-21 Mirko Maischberger <mirko.maischberger@gmail.com> 11 16 * src/pdfcube.cc: cleand code, fixed code to calc animation steps, … … 13 18 fog effect from compilation. Added the option to customize colors. 14 19 * pdfcube.1: updated the manpage to reflect changes. 15 20 16 21 2008-02-28 Karol Sokolowski <sokoow@gmail.com> 17 22 * src/pdfcube.cc: cleaned code, added code to calc 18 23 animation steps instead of having it hard-coded, added 19 24 backward cube animation and fog. 20 25 21 26 2007-11-18 Mirko Maischberger <mirko.maischberger@gmail.com> 22 27 * src/pdfcube.cc: Huang Guo-Hao suggested some useful 23 28 modifications to the initialization params of OpenGL 24 29 25 30 2007-01-29 Mirko Maischberger <mirko.maischberger@gmail.com> 26 31 * pdfcube.1.txt: added the manpage provided by Alexander Wirt, 27 32 with few modifications. 28 33 29 34 2006-12-24 Mirko Maischberger <mirko.maischberger@gmail.com> 30 35 * configure.ac, src/Makefile.am: Removed unneeded glut and libtool 31 36 dependencies 32 37 Reported by: Frank Boheme 33 38 34 39 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> 35 40 * debian/: Package debianization. 36 41 * src/llcube.cc: draft of low level cube code. 37 42 38 43 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> 39 44 * Autotools, release 0.0.2 -
trunk/man/pdfcube.1
r28 r63 1 .TH "\fBpdfcube\fR" "1" "11/20 08" "pdfcube 0.0.3" "pdfcube presentation viewer"1 .TH "\fBpdfcube\fR" "1" "11/2011" "pdfcube 0.0.4" "pdfcube presentation viewer" 2 2 .SH "NAME" 3 \fBpdfcube\fP - a PDF presentation s viewer with some eye-candy in 3D.3 \fBpdfcube\fP - a PDF presentation viewer with 3D effects. 4 4 .SH "SYNOPSIS" 5 5 .HP 24 6 \fBpdfcube\fP \fIFILE\fP [\fB--help\fP] [\fB--bgcolor\fP \fIf ,f,f\fP] [\fB--top-color\fP \fIf,f,f\fP] [\fB--no-fullscreen\fP] [\fB--transitions\fP \fIn\fP \fIn\fP \fIn\fP \.\.\.]6 \fBpdfcube\fP \fIFILE\fP [\fB--help\fP] [\fB--bgcolor\fP \fIf:f:f\fP] [\fB--top-color\fP \fIf:f:f\fP] [\fB--no-fullscreen\fP] 7 7 .SH "DESCRIPTION" 8 8 .PP 9 9 \fBpdfcube\fP(1) is a tiny (about 30KiB) viewer for Portable Document 10 10 Format (PDF) files that adds spinning cube transition effect to your 11 PDF presentation files (like Compiz or Mac ones). It can also zoom on12 5 predefined areas with a smooth zooming effect. This program is 13 suited only for landscape PDF files, mostly presentations done with 14 LaTeX (Beamer, Prosper, etc.) orOpenOffice.org Impress.11 PDF presentation files. It can also zoom on 5 predefined areas with a 12 smooth zooming effect. This program is suited only for landscape PDF 13 files, mostly presentations done with LaTeX (Beamer, Prosper, etc.) or 14 OpenOffice.org Impress. 15 15 .PP 16 16 \fBpdfcube\fP(1) is an open source, low-effort, spare-time, money-less … … 25 25 .TP 26 26 \fB\-b\fR [ \fB\-\-bgcolor\fR ] arg 27 Background color is 'r ,g,b' with real values between27 Background color is 'r:g:b' with real values between 28 28 0.0 and 1.0, no spaces. 29 29 .TP 30 30 \fB\-t\fR [ \fB\-\-top\-color\fR ] arg 31 Cube top color in 'r ,g,b' format again with reals in31 Cube top color in 'r:g:b' format again with reals in 32 32 [0,1]. 33 33 .TP 34 \fB\-c\fR [ \fB\-\-transitions\fR ] arg Pages at wich to do a cube transition by default eg. 35 2 4 7 36 Must be the last option on the command line. 34 \fB\-c\fR [ \fB\-\-transitions\fR ] 35 This option has been removed. Use 36 the \transboxin transition in your beamer latex source to program 37 transitions in advance. 37 38 .TP 38 39 \fB\-i\fR [ \fB\-\-input\-file\fR ] arg … … 44 45 .SS Notes 45 46 The "-i" option can be omitted, the first non-option string is treated 46 as the input file. Since the "-c" option accepts an undetermined 47 number of parameters it should be, if present, the last option on the 48 command line. 47 as the input file. 49 48 .SH "INTERACTIVE CONTROL" 50 49 .TP … … 53 52 .TP 54 53 \fBSPACE, PG-DOWN\fP 55 Will switch to the next page with the programmed ("-c" option)effect.54 Will switch to the next page with the programmed effect. 56 55 .TP 57 56 \fBh, j, k, l, z\fP … … 86 85 Will display 'foo.pdf' in full-screen. 87 86 .TP 88 \fBpdfcube\fP foo.pdf \fB--bgcolor\fP 0,0,0 \fB--top-color\fP 0.6,0.2,0.2 \fB--transitions\fP 1 5 7 89 Will display 'foo.pdf' with custom background and cube color, it 90 will also prepare three transistions for 1-2 5-6 and 7-8 page turns. 87 \fBpdfcube\fP foo.pdf \fB--bgcolor\fP 0:0:0 \fB--top-color\fP 0.6:0.2:0.2 88 Will display 'foo.pdf' with custom background and cube color. 91 89 .SH "BUGS" 92 90 \fBpdfcube\fP(1) can view only PDF files with a 4:3 aspect ratio. This … … 94 92 a projected screen. 95 93 .PP 94 On some systems color values are locale dependant (e.g. you may have 95 to write 0,6 instead of 0.6) 96 .PP 96 97 See http://code.100allora.it/pdfcube/report/ for the bugtracker of 97 \fBpdfcube\fP(1) (you should obtain an account first). Or please report any bug98 to the author.98 \fBpdfcube\fP(1) (you should obtain an account contacting the author 99 first). Or please report any bug to the author. 99 100 .SH "AUTHORS" 100 101 Written by Mirko Maischberger, <mailto:mirko.maischberger@gmail.com> … … 108 109 This manpage is available under the same GPL v2 or later license as 109 110 the main program, the original manpage was written by Alexander Wirt 110 <mailto:formorer@debian.org> for the Debian distribution. The 0.0. 3111 version is Copyright (C) 2008 Mirko Maischberger.111 <mailto:formorer@debian.org> for the Debian distribution. The 0.0.4 112 version is Copyright (C) 2008-2011 Mirko Maischberger.

