README.Debian 1.4 KB

12345678910111213141516171819202122232425262728
  1. graphviz for Debian
  2. -------------------
  3. * Various examples are available in the graphviz-doc package,
  4. shipped under /usr/share/doc/graphviz/examples. It might be needed
  5. to adjust some paths to make the demo scripts work out of the box,
  6. patches are welcome.
  7. * One might also be interested in the contrib/ directory of the
  8. source package. Note that starting with 2.16.1-1, the diffimg
  9. utility is built and shipped in the graphviz package.
  10. * Original notes about packages suggested by graphviz:
  11. - The msttcorefonts package is suggested so that TrueType fonts
  12. are available if necessary.
  13. - The gsfonts package is suggested in case X isn't installed,
  14. since it contains default fonts.
  15. * Those notes were kept verbatim and probably need an update, like
  16. the package relationships themselves. Comments are welcome in the
  17. meanwhile.
  18. * A “global” manpage (graphviz.7) is available so that one can
  19. easily find all graphviz-related binaries and their role. Thanks
  20. again to Joachim Berdal Haga <[email protected]> for having
  21. proposed such a list.
  22. * For references, from the 2.12-4 upload (Thu, 09 Aug 2007): Java
  23. and C# bindings (#360970 and #360977) are not planned at the
  24. moment, given the restrictions on the architectures on which they
  25. are available. Anyway, any tested patch is welcome to add them.
  26. -- Cyril Brulebois <[email protected]>, Thu, 14 Feb 2008 14:15:32 +0100