]> granicus.if.org Git - graphviz/commit
use 'agxbprint' to round points instead of casting in 'Show_boxes'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 24 Aug 2022 04:10:10 +0000 (21:10 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 26 Aug 2022 14:55:55 +0000 (07:55 -0700)
commitbd64fee8849995dc8a5292eaf78f67c13416d6a4
treebaabd49bc2827a93416ebcf7d86340f79a55f06d
parent312e6cf16dee89857048111fff8fb278db55c816
use 'agxbprint' to round points instead of casting in 'Show_boxes'

This has the advantage of avoiding relying on values fitting in the range of an
int. Going through C stdio this way, the full range of doubles can be preserved.
CHANGELOG.md
lib/common/routespl.c