Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
packages: ocaml, ocaml-graphics and labltk. Bump PKGREVISION.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
|
|
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
|