The SCROLLTEXT V1.0 created by Dolf van der schaar

Configuration :

This package contains :

         1 text image "letters.gif"
         2 text files "textinfo.txt" "thetext.txt"
         3 classes
         1 Information text file "explain.txt"

****************************************************************************************

Text Image:

	The graphical letters. 

****************************************************************************************

TextInfo.txt:

	Contains the information about the letters you have drawn.
	Don't place anything in this file other than the follow:

	First line represents the Height of the characters.

	The rest of the lines represent 

	example:	a1,b1,c1,d1
			a2,b2,c2,d2
			a3,b3,c3,d3
			etc.
	
	a1 =	the character code  ( 0 .. 255 )
	b1 =	the horizontal position of this character in the image.
	c1 = 	the vertical position of this character int he image.
	d1 = 	the width of this character.

Leave one line blank at the end of this file.

That's all information needed in this file.

****************************************************************************************

TheText.txt:

	Very simple the text you want to show.	Every thing you didn't define in the
	textinfo file will not show.

****************************************************************************************

The HTML file :


example:

	<p align=center><applet
	    code=ring.class
	    id=ring
	    width=400			
	    height=140 >
	</applet>


width		:	the width of the applet
height		:	the height of the applet


****************************************************************************************

Copyright and distribution notices

Dolf van der Schaar is the author and owner of this applet.
You can use freely this applet to enhance your web pages. But since I am
the author of the applet, I placed a secret window that will appear if the
applet is clicked with mouse: it is external to the web browser, so it will
not hit the design of your beautyful html page. This small window will
simply show my name and ask for a link to my java applets page.. the user
can connect to it or cancel, or hide the window and connect after visiting
all your pages. I hope this credit part is not a problem for you...
Consider you will use an effect programmed by me, without pay anything!


Dolf van der Schaar
dolf@van-der-schaar.demon.nl