AfterGlow
=========

Change Log
----------

03/09/06	Version 1.4
		- Fixing omit-threshold bug. Only draw edges if BOTH nodes 
		  have a higher threshold, not just one of them.
		- Introducting cluster capability. This will cluster 
		  multiple nodes into one;
 		      cluster=expression
			      cluster.{source,event,target}=expression
		- Introduction of functions to work with colors and 
		  clusters:
		      any_regex()
		      regex()
		      match()
		      regex_replace()

03/05/06	Version 1.3		
		- Adding capability to define colors independant
		  of the node (color=...)
		- Introducing label.{source,event,targate}=[0|1] 
		  to disable labels


Graphing Scripts (afterglow/src/perl/graph)
----------------

This is where the AfterGlow 1.x scripts are located:

afterglow-lgl2.pl	(Experimental!)
afterglow-lgl.pl	(AfterGlow-LGL, generates LGL output)
afterglow.pl		(AfterGlow, generates GraphViz output)
afterglow-walrus.pl	(Experimental to generate Walrus output)
color.properties	(Example color.properties file for AfterGlow)
