Package: graphviz Version: 2.20.2-3+b4 Severity: wishlish As seen on the attached picture, parallelograms with different aspect ratios have very different angles (graphviz apparently defines them as polygons with skew of .5 or something like that):
$ cat foo.dot graph foo { node [shape="parallelogram"] a pseudopseudohypoparathyroidism } $ dot -T png < foo.dot > foo.png $ This is not how parallelograms are conventionally used as graph nodes. Please consider providing a way to produce parallelograms with angles not depending on the aspect ratio. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (400, 'unstable'), (300, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.31 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages graphviz depends on: hi libc6 2.10.1-6 GNU C Library: Shared libraries ii libexpat1 2.0.1-5 XML parsing C library - runtime li ii libgd2-xpm 2.0.36~rc1~dfsg-3.1 GD Graphics Library version 2 ii libgraphviz4 2.20.2-3+b4 rich set of graph drawing tools ii libx11-6 2:1.2.2-1 X11 client-side library ii libxaw7 2:1.0.6-1 X11 Athena Widget library ii libxmu6 2:1.0.4-2 X11 miscellaneous utility library ii libxt6 1:1.0.6-1 X11 toolkit intrinsics library Versions of packages graphviz recommends: ii ttf-liberation 1.04.93-1 Free fonts with the same metrics a Versions of packages graphviz suggests: ii graphviz-doc 2.20.2-3 additional documentation for graph ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre -- no debconf information
<<attachment: foo.png>>