Network diagram application
Go to file
Rob Pearce ab5c2e18f5 - Replaced "grey box" object with "VPN concentrator"
- Removed "drawing arrow" debug message
2005-11-05 03:36:21 +00:00
CHANGELOG - Redrew icon 2005-11-05 03:22:50 +00:00
INSTALL.txt - Made map box scrollable. 2005-10-31 02:20:14 +00:00
Makefile - Can no longer delete toplevel map. 2005-10-30 11:50:06 +00:00
Makefile.freebsd - Made map box scrollable. 2005-10-31 02:20:14 +00:00
Makefile.linux - Made map box scrollable. 2005-10-31 02:20:14 +00:00
Makefile.windows - Implemented "fill colour" command 2005-10-28 06:05:57 +00:00
README.txt - Made map box scrollable. 2005-10-31 02:20:14 +00:00
buttons.dat - Added ability to control width of links 2005-10-30 08:45:37 +00:00
constants.h - Redrew icon 2005-11-05 03:22:50 +00:00
convert.c - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
convert.h - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
dist.sh - Redrew icon 2005-11-05 03:22:50 +00:00
example.map - Added ability to control width of links 2005-10-30 08:45:37 +00:00
icon.bmp - Redrew icon 2005-11-05 03:22:50 +00:00
letters.dat Initial revision 2005-10-25 06:35:55 +00:00
netmapr-small.jpg - Added ability to control width of links 2005-10-30 08:45:37 +00:00
netmapr.c - Replaced "grey box" object with "VPN concentrator" 2005-11-05 03:36:21 +00:00
netmapr.exe - Redrew icon 2005-11-05 03:22:50 +00:00
netmapr.h - Redrew icon 2005-11-05 03:22:50 +00:00
netmapr.jpg - Added ability to control width of links 2005-10-30 08:45:37 +00:00
objects.dat - Replaced "grey box" object with "VPN concentrator" 2005-11-05 03:36:21 +00:00
verdana.ttf - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00

README.txt

IMPORTANT:

Due to a bug in the versions 0.98 and below of netmapr, the map file
format has slightly changed.  To correct this, simply compile the "convert"
program (included in the distribution) then use:

./convert old_mapfile.map new_mapfile.map

to convert your old diagrams to the new format.

An option for XML diagrams is planned for future versions of netmapr  to
avoid future issues of this type.