|
From: Juan T. <to...@us...> - 2000-03-23 19:37:57
|
> I grabbed yesterday's version yesterday, and after build it just puked, so > I went back to 0.3.1. I left it running overnight, and found a memory leak > in the graphics. Essentially it starved X out of memory, and killed the > X server. > > I'm building the 0.3.3 version now, and will let you know if the same occurs. It probably will. It's in development and I still haven't found all the leaks. 0.3.2 should have fixed some, but with the changes it introduced I problably added some others. > One question: > > 1)Is it possible to indicate the traffic direction on the map? It appears > that it is doing so, but in the same color for each direction, and the same > line width, so you lose the ability to see this happening. Maybe some arrow > heads or something, or an offset between the two directions??? It's on the todo list. It hasn't been a priority yet. Among other things because I really don't know how to do it properly. I can't just put a "Show incoming traffic only" button for links, because what direction is incoming for a link? And if I'm to draw them both, I'm not really sure what is the best way to do it. This is an open invitation for everybody to brainstorm about it. :-) > Great program! Thanks lots. > -chuck Thank you. :-) |