Bug#688445: Can't select a font with Graphviz

2012-09-22 Thread David Claughton
Hi Gauthier, In the examples you give, you appear to have left a space between the words "font" and "name". I think you intended to put "fontname"? Works for me if I specify things like Helvetica or just for fun "junkyard": digraph G { xyz [label = "hello\nworld",color="blue",fontsize=24,fontna

Bug#688445: Can't select a font with Graphviz

2012-09-22 Thread Gauthier Vandemoortele
Package: graphviz Version: 2.26.3-12 I can't select a font in the graphs made by dot or neato. Regardless of the fontname I specify, the result is always "DejaVu Sans 24". For example: $ cat ctext.dot digraph G { xyz [label = "hello\nworld",color="blue",fontsize=24,font name="Times New R