Package: graphviz Version: 2.8-2.6 Severity: normal This input file for dot started as: dot -Tpng -ooutput.png produces _grey_ nodes instead of red ones. The nodes with fillcolor = red do show up as red nodes. The code #ff0000 should also produce red nodes.
digraph Somename {1[style=filled, fillcolor=red]; 2[style=filled, fillcolor=red]; 3[style=filled, fillcolor=red]; 4[style=filled, fillcolor=#ff0000]; 5[style=filled, fillcolor=#ff0000]; 6[style=filled, fillcolor=#ff0000]; 7[style=filled, fillcolor=white]; 8[style=filled, fillcolor=white]; 6 -> 8; 5 -> 8; 4 -> 8; 3 -> 6; 3 -> 5; 2 -> 5; 1 -> 4; 1 -> 5; } Ron de Bruijn -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18 Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Versions of packages graphviz depends on: ii libc6 2.3.6.ds1-12 GNU C Library: Shared libraries ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li ii libfontconfig1 2.4.2-1 generic font configuration library ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-21 GCC support library ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libltdl3 1.5.22-4 A system independent dlopen wrappe ii libperl5.8 5.8.8-7 Shared Perl library ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii libsm6 1:1.0.1-3 X11 Session Management library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-5 X11 client-side library ii libxaw7 1:1.0.2-4 X11 Athena Widget library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library ii libxpm4 1:3.5.5-2 X11 pixmap library ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library ii tk8.4 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 - ii zlib1g 1:1.2.3-13 compression library - runtime graphviz recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]