Package: graphviz
Version: 2.26.3-5
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
the attached .dot file has a carefully chosen bounding box. When
creating a pdf using -Tps2 and then ps2pdf, the resulting file has the
correct dimensions (555 x 52 pts). Using -Tpdf, though, the resulting
file has padding and is larger (627 x 124 pts).
Greetings,
Joachim
- -- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages graphviz depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libcdt4 2.26.3-5 rich set of graph drawing tools -
ii libcgraph5 2.26.3-5 rich set of graph drawing tools -
ii libexpat1 2.0.1-7 XML parsing C library - runtime li
ii libgd2-xpm 2.0.36~rc1~dfsg-3.2 GD Graphics Library version 2
ii libgraph4 2.26.3-5 rich set of graph drawing tools -
ii libgvc5 2.26.3-5 rich set of graph drawing tools -
ii libgvpr1 2.26.3-5 rich set of graph drawing tools -
ii libx11-6 2:1.3.3-3 X11 client-side library
ii libxaw7 2:1.0.7-1 X11 Athena Widget library
ii libxmu6 2:1.0.5-1 X11 miscellaneous utility library
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
Versions of packages graphviz recommends:
ii ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics as Tim
Versions of packages graphviz suggests:
pn graphviz-do <none> (no description available)
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript interpre
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkx3sKwACgkQ9ijrk0dDIGyTcQCeIKmLd24m0ZR2kdBl3wtt719l
XJ8AnRZuPN320oFHsV1w5Go36BhdtXt2
=GS6m
-----END PGP SIGNATURE-----
digraph {
graph [bb="0,0,555.0000,52.0000" pad="0" splines="true"]
node [shape="point" height="0.03"]
edge [penwidth="0.2" arrowsize="0.2" color="#0000FF80"]
1 [pos="9.9000,45.3915"]
2 [pos="29.7000,36.7455"]
3 [pos="108.9000,36.7455"]
4 [pos="128.7000,28.0995"]
5 [pos="128.7000,19.4535"]
6 [pos="128.7000,10.8075"]
8 [pos="174.9000,19.4535"]
9 [pos="207.9000,19.4535"]
10 [pos="214.5000,19.4535"]
13 [pos="280.5000,19.4535"]
14 [pos="326.7000,19.4535"]
15 [pos="333.3000,19.4535"]
18 [pos="405.9000,19.4535"]
19 [pos="452.1000,19.4535"]
24 [pos="174.9000,10.8075"]
25 [pos="207.9000,10.8075"]
28 [pos="49.5000,2.1615"]
4 -> 5
5 -> 8
6 -> 24
9 -> 10
10 -> 13
14 -> 15
15 -> 18
19 -> 3
28 -> 3
}