Gregoire Lejeune

Results 7 comments of Gregoire Lejeune

OK, It's and it's not a bug !!! **TL;DR** I explain. When you generate the first graph with : ``` hello_goodnight = GraphViz::new( "" ) hello_goodnight.node[:style] = "rounded" hello_goodnight.node[:shape] =...

Could you give me a more complete example ?

@SBeaver : gregoire dot lejeune at free dot fr

Hi @bitboxer You are right, this is not a Ruby-Graphviz bug but an OSX issue with Graphviz. Thus, I will see if I can made a patch based on this...

@bitboxer could you give me your graphviz version

Hum... Strange, I can't reproduce the problem on OSX 10.9.4 with Ruby 2.1.0p0 and GraphViz 2.38.0 (via homebrew).

Could you send a PR ?