Rob Pearce
5983f417a3
- Changed background of object box to be light grey instead of black - Made object box buttons look more 3d - Fixed crash when adding zero-length text - Size/position match tool now works on text - Implemented "rollover" context sensitive help - Toolbox buttons are now highlighted when the mouse moves over them - Partially implemented snap-to-grid feature (no toolbox button yet, toggle with 'g') - Implemented AP_BOTH for lines with arrowheads on both ends - Implement change object type function (RMB on object tool, or 'm') - Mouse wheel now scrolls object box - Added two new vector shapes: Ellipse Filled box - Added new objects: Person Truck Webcam Camera Satellite Dish Satellite Wireless Router VPN Concentrator Generic circle |
||
---|---|---|
CHANGELOG | ||
INSTALL.txt | ||
Makefile | ||
Makefile.freebsd | ||
Makefile.linux | ||
Makefile.windows | ||
README.txt | ||
buttons.dat | ||
constants.h | ||
convert.c | ||
convert.h | ||
dist.sh | ||
example.map | ||
icon.bmp | ||
letters.dat | ||
netmapr-small.jpg | ||
netmapr.c | ||
netmapr.exe | ||
netmapr.h | ||
netmapr.jpg | ||
objects.dat | ||
verdana.ttf |
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.