From: Emden R. Gansner Date: Tue, 12 Aug 2014 17:46:30 +0000 (-0400) Subject: Add amended arrows.html noting new arrow shape icurve; update ChangeLog X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~176 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=488329bec5be555c9cef29f8e56d25c2a8347e09;p=graphviz Add amended arrows.html noting new arrow shape icurve; update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 5506e958c..3486ab53a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +August 12, 2014 + - Add icurve arrowhead. April 13, 2014 - Release 2.38.0 - Resolves bugs: 2409, 2413, 2417, 2420, 2422, 2423, 2425 diff --git a/doc/info/arrows.html b/doc/info/arrows.html index 361d49afd..46cf57837 100644 --- a/doc/info/arrows.html +++ b/doc/info/arrows.html @@ -57,6 +57,11 @@ Vertical bars | separate alternatives. | curve + + + | + icurve + | @@ -102,13 +107,18 @@ The primitive shapes are: "crow" "curve" "diamond" - "dot" + "dot" + "icurve" "inv" "none" + + + + "normal" "tee" "vee" @@ -152,6 +162,7 @@ The following table indicates which modifiers are allowed with which shapes. curve diamond dot + icurve inv none normal @@ -163,13 +174,13 @@ The following table indicates which modifiers are allowed with which shapes.

-This yields 39 different arrow shapes. The optional second, third, fourth shapes -can independently be any of the 39, except the last cannot be none as +This yields 42 different arrow shapes. The optional second, third, fourth shapes +can independently be any of the 42, except the last cannot be none as this would create a redundant shape. -Thus, there are 38 · 393 + 38 · 392 + 38 · 39 + 39 = 2,313,441 different combinations. +Thus, there are 41 · 423 + 41 · 422 + 41 · 42 + 42 = 3,111,696 different combinations.

-The following display contains the 39 combinations possible with a single +The following display contains the 42 combinations possible with a single arrow shape. The node attached to the arrow is not drawn but would appear on the right side of the edge.

@@ -287,11 +298,17 @@ on the right side of the edge. + + + curve lcurve rcurve + icurve + licurve + ricurve