Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#18015 closed enhancement (fixed)

graphviz-8.0.5

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 12 months ago

Changelog [8.0.5] – 2023-04-30

Changed

  • Support for versions of Pango prior to 1.22.0 has been removed.
  • On Windows, the Pango plugin now uses the newer pango_layout_get_baseline API.
  • dot no longer installs a signal handler for SIGINT. This means typing Ctrl+C while dot is running will no longer attempt a partial render and exit with 0 status. Ctrl+C will have the standard behavior, typically aborting dot.

Fixed

  • A minor inaccuracy for some cases of clipping an edge to a polygon node boundary has been fixed.
  • A minor inaccuracy in node width and height for some cases of rendering polygon nodes has been fixed.
  • A minor inaccuracy for some cases of calculating text height from fontsize in the GD plugin has been fixed.
  • A minor vertical misalignment of text in the GD plugin has been fixed.
  • Instead of using the actual font height as given by the font metrics, an approximation based on font size was used in the Pango plugin.
  • A minor inaccuracy for some cases of calculating text width and height in the Pango plugin has been fixed.
  • A minor vertical misalignment of text in the Pango plugin has been fixed.
  • Ensure HAVE_PANGOCAIRO is set when using CMake and the library is available.
  • A minor inaccuracy in node width and height for some cases of defining polygon-based nodes has been fixed.
  • A minor inaccuracy for some cases of calculating margin for record-based nodes has been fixed.
  • A minor inaccuracy in node width and height for some cases of defining record-based nodes has been fixed.
  • On all known supported platforms except 32-bit MinGW, graphs involving small distance constraints no longer cause a crash during majorization.

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

8bfa135fc0 Update to mercurial-6.4.3.
6195226df8 Update to babl-0.1.106.
dc86a94b27 Update to graphviz-8.0.5.
0972bd70ea Update to nss-3.89.1.
a9880c8f31 Update to libwww-perl-6.70 (Perl module).

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.