From: ellson Date: Tue, 15 Aug 2006 13:56:08 +0000 (+0000) Subject: add "charset=latin1" to fix rtest problem with b60.dot X-Git-Tag: LAST_LIBGRAPH~32^2~5974 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=426dd7ef0f890f8fa020946fde4c5eefc391d319;p=graphviz add "charset=latin1" to fix rtest problem with b60.dot --- diff --git a/rtest/graphs/b60.dot b/rtest/graphs/b60.dot index 3355301d7..c222bb74c 100644 --- a/rtest/graphs/b60.dot +++ b/rtest/graphs/b60.dot @@ -1,4 +1,5 @@ digraph G{ +graph [charset=latin1] "0"[label="XXXrôôôôôôôôôôôôôôleXXX"]; "1"[label="XXXrooooooooooooooleXXX"]; }