Skip to content

v0.11.8

Latest

Choose a tag to compare

@jsvine jsvine released this 08 Nov 20:29
· 1 commit to stable since this release

Added

  • Add edge_min_length_prefilter table setting for initial edge filtering. Lowering this setting enables capturing small edge segments (e.g., dashed lines) that would be filtered out with the default minimum length of 1. Raising this setting would be less common but plausible. (h/t @bronislav). (#1274).

Changed