Graphviz portability and fonts. How make schemes identical on different OSs?
问题 I'm working with Graphviz on Mac but most of my apps run on servers with Ubuntu. I've noticed that dot-schemes with the same source code are drawn a bit differently when compiled on different operating systems. It seems to me that the main reason is the difference between fonts on the systems. Even though I use the same generic fonts and same sizes — they appear too different which affects the layout a lot. So the question is: is it possible to make fonts look identical in Graphviz schemes