Closed naipmoro closed 8 years ago
I'm sorry that I somehow overlooked this for so long. I'm just using the svg rendering functionality in dot
, so I don't have a lot of control over it. Out of curiosity (assuming you're still around), what version of graphviz are you using?
Hi! Thanks for replying. I'm using graphviz version 2.26.3, which is the most recent one provided by ubuntu 12.04's package manager.
When the result of automat's fsm->dot is run through rhizome's dot->svg, the resulting svg fragment doesn't display the entire automata. Specifically, the svg's width and height are larger than the viewBox dimensions:
I need to call {:dpi 72} to get a correct rendering. I'm on ubuntu 12.04.
I'm using the svg fragments to render the automata in gorilla-repl.