src/lemon/graph_to_eps.h
Mon, 18 Apr 2005 14:59:24 +0000 More steps toward gcc-3.4 compatibility
Mon, 18 Apr 2005 14:18:12 +0000 gcc-3.4 compile fix
Fri, 15 Apr 2005 20:26:01 +0000 Fix a bug that caused corrupt eps file if there are loops or identical
Fri, 15 Apr 2005 19:56:25 +0000 Correct the english name of EGRES.
Fri, 01 Apr 2005 08:47:40 +0000 New groups called io_group and dimacs_group added
Mon, 21 Mar 2005 11:46:13 +0000 Several changes in order to compile with gcc-3.4
Mon, 07 Mar 2005 07:53:20 +0000 - rot90() and rot270() added to xy.h
Mon, 28 Feb 2005 13:03:36 +0000 Better color to bw conversion
Fri, 25 Feb 2005 14:50:22 +0000 - ColorSet become commonly usable
Mon, 21 Feb 2005 14:59:12 +0000 A year has passed again.
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.