src/lemon/graph_to_eps.h
Sat, 29 Jan 2005 23:22:02 +0000 - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
Sat, 29 Jan 2005 15:09:41 +0000 - Node shapes are shown in the doc.
Fri, 28 Jan 2005 09:09:59 +0000 Add a 'scaleToA4()' function.
Thu, 20 Jan 2005 14:16:40 +0000 Now, the actual drawing is made by run() instead of the destructor.
Wed, 19 Jan 2005 20:19:31 +0000 - Nodes are drawn in a better way
Wed, 19 Jan 2005 12:17:11 +0000 One more node-shape added.
Tue, 18 Jan 2005 12:23:09 +0000 Correct bad arrow enpoint when parallel edges are enabled.
Tue, 18 Jan 2005 12:02:27 +0000 In graphToEps(), nodes may have different shapes (circles or squares).
Sun, 16 Jan 2005 22:34:51 +0000 - Parallel edges look a bit better
Tue, 11 Jan 2005 09:15:25 +0000 graph_to_eps mission accomplished.