]> granicus.if.org Git - graphviz/commitdiff
add "charset=latin1" to fix rtest problem with b34.dot
authorellson <devnull@localhost>
Tue, 15 Aug 2006 13:54:40 +0000 (13:54 +0000)
committerellson <devnull@localhost>
Tue, 15 Aug 2006 13:54:40 +0000 (13:54 +0000)
rtest/graphs/b34.dot

index 96076cfd7c4756e7a5eb82d094d064d0c1e31ec2..b46d03331f0afe68b9d0b9a480f4ade5e96f9d93 100644 (file)
@@ -1,4 +1,5 @@
 digraph grafo {
+graph [charset=latin1]
 "0" [ fontname=verdana height=0.1 width=0.1 shape=box label = "seres" ];
 "1" [ fontname=verdana height=0.1 width=0.1 shape=box label = "vivos" ];
 "2" [ fontname=verdana height=0.1 width=0.1 shape=box label = "animales" ];