Shadow filter


This is a test of the Emergency Filtering Network.



Non-transparent background Transparent background

What you should see


Syntax & Settings

For example, the text shadow filter above is:
filter:shadow(color=red,direction=45,enabled=0);}

In STYLE the general format for the Shadow filter is:

{FILTER: Shadow(Color=color, Direction=direction)}

Color is the name or RGB value of the color for the shadow.
Direction controls the angle of the shadow with 0 being toward the top, 45 top right, 90 right, and so forth. Numbers larger than 360 or negative will wrap to the equivalent angle.


© 1997-2002 Jan Smith   <jegs1@jegsworks.com>