Updated the manual and example map to reflect all these changes.
Added config options for HTMLOUTPUTFILE and IMAGEOUTPUTFILE. The
idea is to reduce the size of command-lines, and make the map files
more self-contained. CLI options still take precedence.
Includes new 'DHTML' editor for the first time. This is still very much
in testing - backup any map configs you edit with it first!
Fixed DrawLegend() to not go below a minimum width (it used to use the
title length, but that can be too small now)
Added BACKGROUNDCOLOR option: take an R G B like the SCALE lines (request
from kbriggs)
Ripped out some of the 'live PHP' code to make DrawMap a bit simpler.
Added a check for PNG support in CLI command.
Added command-line error-checking (Niels is back again)
Added a fix for Windows line-endings. Seems that PHP uses Unix-endings even on Win32
Added LINK DEFAULT and NODE DEFAULT - set the defaults for (nearly) any
parameter. This also means that most node-affecting and link-affecting
parameters are now per-node and per-link.
Added ARROWSTYLE option - there's 'classic' and 'compact' with neater arrowheads.
Added LABELOFFSET option to change the relative position of the LABEL when an
ICON is also used.
Added OVERLIBWIDTH and OVERLIBHEIGHT to allow better OverLib output (Niels B, once more)
Switched to using 24bit images internally. This should improve the handling of
PNG transparency in ICONs.
Improved number and content of error messages.

AttachmentSize
php-weathermap-0.7.zip312.59 KB