Subject: | add_edge does not support other fonts |
When trying to assign a font to $g->add_edge( "a" => "b", dir => "back", fontname => "luximb", headlabel => "test" ); it is not taken. Instead the default-font (Times) is used which I have not installed at my system.