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
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
2 matches
Mail list logo