Network diagram application
Go to file
Rob Pearce 44fd48997e - Added 3d switch object 2005-10-27 06:19:15 +00:00
INSTALL - Renamed README.txt to README 2005-10-26 06:03:05 +00:00
Makefile - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
Makefile.freebsd Initial revision 2005-10-25 06:35:55 +00:00
Makefile.linux - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
Makefile.windows - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
README - Renamed README.txt to README 2005-10-26 06:03:05 +00:00
buttons.dat Initial revision 2005-10-25 06:35:55 +00:00
constants.h - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +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 - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
example.map - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
letters.dat Initial revision 2005-10-25 06:35:55 +00:00
netmapr-small.jpg - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
netmapr.c - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
netmapr.h - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
netmapr.jpg - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
objects.dat - Added 3d switch object 2005-10-27 06:19:15 +00:00
todo.txt Initial revision 2005-10-25 06:35:55 +00:00
verdana.ttf - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00

README

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.