go-graphviz
go-graphviz copied to clipboard
Is image position working with SVG renderer?
Position appears in the dot output (imagepos=ml) but the final SVG export seem to not account for it
Anyone having had luck with this?
FWIW:
- using
go-graphvizto export to PNG in that case fails silently - using
graphviz dotto convert between DOT to SVG works as expected (image appears on the left) graphviz dotsuccesfully exports to PNG
Note: I am on macOS, comparing with graphviz dot 5.0.1, from homebrew.
Brew is compiling with
--disable-debug
--disable-dependency-tracking
--prefix=#{prefix}
--disable-php
--disable-swig
--disable-tcl
--with-quartz
--without-freetype2
--without-gdk
--without-gdk-pixbuf
--without-gtk
--without-poppler
--without-qt
--without-x
--with-gts