
Hi Tav,
I was ware of my changing presidence. I should have noted that in my email that I didn't intend to keep it /that/ way. Sorry for the confusion :-)
On Fri, 2014-03-21 at 10:30 +0100, Tavmjong Bah wrote:
Note, that I am currently in the middle of rewriting the code in style.cpp to use classes. I have found it a real PITA to add new properties with the existing code. This new code should make it much easier as well as make it easy to add the above mentioned flag.
This is good news, that code could really do with some attention. I disliked all those many repetitive statements and multiple ways of performing the same action.
You might be interested in the igraph I generated of that file:
http://inkscape.org/static/graph/style.cpp.svg
It was the only way to even see what was happening with the flow of calls, it's quite complex.
What I think I'll do is, I'll use my hack to fix my maps, and then once you've done your thing with style.cpp I'll come back to actually fixing the bug.
Martin,