Re: [graphviz-interest] Increase size of graph - Heading gets cut off
"Emden R. Gansner" <[email protected]>
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
Graphviz relies on off-line libraries to determine font metrics. This means that output in formats
like SVG and PostScript
that rely on third-party viewers to provide the font are at the mercy of those choices. There might
be some possible
correction, except that, for me, the Arial Black text is wider in SVG while the ordinary Arial text
is narrower than expected.
As for workarounds, the surest way is to embed the fonts in the SVG output using -Tsvg:cairo. This
obviously increases
the file size.
Alternatively, you can add some extra padding around the image by using the pad attribute, say -Gpad=1.
Emden
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest