
                                ANFY JAVA CHANGES


Ver 1.0 (24 April 1998):

- First release, 26 applets included.

                                   ----------

Ver 1.2 (15 July 1998):

PARAMETERS ADDED TO ALL THE APPLETS:

- Added support for transparent gif images over the applet area:
  This is done with "overimg","overimgX" and "overimgY" parameters.
  Note: Animated gifs are supported only by the 4+ releases of Netscape and
  Explorer, on older versions you will see the first frame, static.

- Textscroll improvements:

  - Added "texttype" parameter. With it, you can select the old horizontal
    scroll mode (value = horizontal), otherwise the new "vertical", "zooming"
    and "invzooming" modes.

  - Added "textitalic" parameter for Italic style support

PARAMETERS ADDED TO SINGLE APPLETS:

- ZoomRotator: added the option "tile", to disable image tiling, optionally.
  If disabled, "backimage", "backr", "backg", "backb" parameters are required.

- Water: added the "fixdrop" parameters, for the new fixed drops mode.

- Voxel: added the "horizon" parameter, to increase horizon limit calculation.
  Is now possible to load a Land Map (grayscale gif), with "mapimg" parameter.

- CrossFade: added the "progressivefade" parameter, for a new fading mode.

- Flozoids: added the "interactive" parameter; if enabled, flozoids will
  follow the mouse pointer.

NEW APPLETS:

- Anfy 3d: a complete 3d engine, that supports phong lightsourcing, texture
  mapping, transparent objects, mirrors, projected shadows.

- Book Flip: a transition banner where images are flipped like book pages.

- Galaxy: a galaxy stars simulator.

- Mosaic: a transition banner where images are made of bricks and rotated.

OTHER FEATURES:

- The mouse cursor now changes if the applet is a "link" to another URL, so
  user detects if the applet is clickable or not.

- The CubeMenu user interaction is better and more intuitive.

- Some applets runs faster.


