Initial import of advi.
authorjtb <jtb>
Sun, 31 Aug 2003 01:43:30 +0000 (01:43 +0000)
committerjtb <jtb>
Sun, 31 Aug 2003 01:43:30 +0000 (01:43 +0000)
commit0ec272cd85ea99e30b1edf2278a69278c9316e8e
tree0a7208385d8197335e55fc285bae665d6b26fa94
parent74bab7ee776f73831b80b88e2b09389b6080d6cf
Initial import of advi.

Active-DVI is a DVI previewer and presenter written in Objective Caml
(http://caml.inria.fr/ocaml/) with some eye candy effects for
presentation, support for interactive demonstrations, and embedding of
arbitrary applications within the presentation (hence the Active
adjective of the presenter :).

Active-DVI currently supports the following features:

+ Encapsulated Postscript File inclusion (using graphics package)
+ Effects for presentation (pause, delay, text color change)
+ Embedded applications for interactive demonstration
+ Pictures visualization via gpic specials
+ Display of inlined Postscript using gs
+ Font antialiasing that takes background colors into account
+ Page display is interrupted on user input
+ Resizing the page adjusts the magnification
+ Start displaying at a given page or at a given link reference
+ The file is reloading on signal SIGUSR1
+ Hyperlinks
+ Active areas (execute an action when the mouse is over)
+ Background colors and images
+ Alpha blending for images
print/advi/DESCR [new file with mode: 0644]
print/advi/MESSAGE [new file with mode: 0644]
print/advi/Makefile [new file with mode: 0644]
print/advi/PLIST [new file with mode: 0644]
print/advi/distinfo [new file with mode: 0644]
print/advi/patches/patch-aa [new file with mode: 0644]
print/advi/patches/patch-ab [new file with mode: 0644]