summaryrefslogtreecommitdiff
path: root/tikzit/NEWS
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-17 18:39:31 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-17 18:39:31 +0000
commitf90dd4ffc4b679e61a2a8cf43853b7d3c72c3e83 (patch)
tree15842d8311e621dc2776a77c9740bd72784f13f1 /tikzit/NEWS
parent18871fdd7bbfb43eb0971ee358554f321f789eee (diff)
Calculate the head and tail of edges to be just where they contact the node (ie: behave more like tikz).
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@388 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'tikzit/NEWS')
-rw-r--r--tikzit/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/tikzit/NEWS b/tikzit/NEWS
index 06fe57d..33686b5 100644
--- a/tikzit/NEWS
+++ b/tikzit/NEWS
@@ -6,6 +6,8 @@ tikzit 0.8 (2012-01-??):
* Add support for multiple custom preambles
* The path to pdflatex is now configurable
* Make everything look a bit better
+ * Edges now start from the edge of a node, not the centre,
+ which is what tikz does
tikzit 0.7 (2011-12-06):
* Add bounding box support