Commit graph

4 commits

Author SHA1 Message Date
tonio
5f7659977a let advi compile and run happily with ocaml-3.09
Use the teTeX/module.mk and honor PKG_LOCALTEXMFPREFIX
make sure advi's makefile do not run texhash by itself (rely on module.mk for that)

Many patches removing warnings (from advi's cvs)
bump PKGREVISION, and remove broken-in
2006-04-19 13:13:05 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
adrianp
baf796cf5e - Update of advi from 1.4.0 to 1.6.0
Version 1.5+2
2003/10/09
        Background enhancement with specification of the geometry and colors.
2003/10/09
	Added an HTML version of the manual with the help of HeVeA and
	Luc Maranget.
2003/10/08
	Change the background command execution order:
	1) Solid background first,
	2) Then apply the gradient function,
	3) Then draw the image.
	This way you can use an (alpha blended) image on a gradient background.
2003/10/03
	Long time standing bug of set_title has been fixed: the
	Active-DVI window is now allocated by the Window Manager with
	the expected correct name.

Version 1.5
2003/09/30:
	Introducing page timing dump to designated files for
	synchronisation purposes.
2005-02-04 21:50:25 +00:00
jtb
b0528832e6 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
2003-08-31 01:43:23 +00:00