Graphviz 12.1.0 28 Sep 05:05
Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
major bugfix: Added: Enable the GNU Triangulated Surface Library (GTS) in Windows builds. #2557. `dot_builtins` now also includes the vt plugin (`-Tvt` output format). The vt plugin gained new output formats, `-Tvt-4up`, `-Tvt-6up`, and. `-Tvt-8up`, for drawing monochrome 4-, 6-, and 8-pixel-per-character. Visualizations, respectively. The CMake build system now includes the WebP plugin also on Windows. A Windows x64 `mingle` binary is now built with CMake. Support for building the SWIG-generated D language bindings has been. Integrated into the CMake build system. This is controllable by the `-DENABLE_D= AUTO ON OFF ` option. Support for building the SWIG-generated Go language bindings has been. Integrated into the CMake build system. This is controllable by the `-DENABLE_GO= AUTO ON OFF ` option. The target integer size can be set with. `-DINTGOSIZE= ` if it is not auto-detected correctly. Support for building the SWIG-generated JavaScript language bindings has been. Integrated into the CMake build system. This is controllable by the `-DENABLE_JAVASCRIPT= AUTO ON OFF ` option. Changed: The GTK plugin, for which build system support was removed in Graphviz 10.0.1. Has been removed from the portable source tarball. #1848 To build from source, the required C++ standard has been upgraded from C++11 to C++17. #2536. Breaking: the CMake variables `enable_ltdl`, `with_expat`, `with_gvedit`. `with_smyrna`, `with_zlib`, `enable_tcl`, `enable_swig` and `enable_sharp`. Have been renamed to `ENABLE_LTDL`, `WITH_EXPAT`, `WITH_GVEDIT`, `WITH_SMYRNA`, `WITH_ZLIB`, `ENABLE_TCL`, `ENABLE_SWIG` and `ENABLE_SHARP`. Respectively. To build from source, the required Python version has been upgraded from 3.6 to 3.8. #2549. Build system discovery of GDK now looks for GDK 3.0 instead of GDK 2.0. #1848. Visual Studio build files are no longer distributed in the portable source. Tarball. Builds on Windows must now use a repository clone. : `ccomps`, `gc`, the fdp layout engin