Added
- Add
edge_min_length_prefiltertable 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
- Upgrade
pdfminer.sixfrom20250506to20251107(h/t @henry-renner-v). (0079187)