Current HWimage release: HWimage 1.05 Changes since HWimage 1.04 - Updated ot work with HAMweather 2.035 - modified to work with GD.pm 1.26 jpeg support (though coud not actually test) Changes since HWimage 1.0 Beta 3 (or HWimage 1.03) - Corrected a few bugs in the templates - Added ability for new display parameter for the basica mode stock templates. if the parameter display=xxxxx is provided it will overide the normal "place, state" displayed Thus allowing you to customize the place name displayed - Fixed the loadvars and savevars template commands - Basic mode will work properly with metric & celsius parameters -Fix to handle cache names & remember celsius & metric variables (changed hwimage.cgi) - Changed variable processing so HWimage variables are processed befor HW. (changed hwi_advlib.pl) -Added capabilities to the %%day_temps%% parameter (changed hwi_advlib.pl) - Fixed bug with state zone radar images not BEGIN displayed. was getting an error message. (changed hwimage.cgi) Changes since HWimage 1.0 Beta 1 (or HWimage 1.01) - Fixed bug with images not always loading correctly in advanced mode (experienced on some systems) - Made changes to support both PNG and GIF images, depending on what version fo GD.pm you are using. - Added template variable %%gd_ext%% will ouput the graphic extension to use (either '.gif' or '.png') - Duplicated all images as PNG graphics so they could be used as needed - Added "LoadImage" keyword to replace "image" - Added ability to resize the loaded image to a certain size. - Fixed bug with Hex color codes not working in advanced mode - Changed the method of importing files in the advanced mode of HWImage, which will allow for compatibility with perl versions older than 5.004 - added the %%hwitemplate_path%% variable setting - Fixed bug with Celsius not working correctly in basic zone image (changed the hwi_basic.pl)