User Logo displays a administrator defined logo above the folders with the
user name drawn over the top. Where the logon includes the server name this
will also be displayed.

******************************************************************************
* A TRUETYPE FONT MUST BE SPECIFIED OTHERWISE THE USERNAME WILL NOT APPEAR!! *
*                                                                            *
* If you already have one on the server, set the path in config.php.         *
*                                                                            *
* If your server doesn't have TrueType fonts, load something like arialb.ttf *
* from a Windows machine into the user_logo folder and name it "font.ttf".   *
******************************************************************************

The image file can be replaced with your own, eg. company logo - it must be in
PNG format, and named "image.png".

There are no user defined configuration values, but the file config.php can
be edited to define the font size and colors.

The current image file works best with a folder list width of 170 pixels.

Images are generated once for each username and stored in the user_logo
directory. If you change the image or the font, you must delete the generated
username.png files to force an updated version to be created.

User Logo is maintained by Richard Gee - if you like it, have any comments, or
find any bugs, please email me at richard.gee@pseudocode.co.uk

Changes
-------
2003/03/01   V1.1   Corrected to work with register globals off

2003/02/27   V1.0   Initial version
