mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 22:35:42 +00:00
Replace Gaussian-weighted blend with simpler, more predictable approach: find all pixels with >= 70% of max possible edge clearance, then pick the one closest to the geometric centroid. This keeps labels well inside province boundaries while staying visually centered. Most labels barely move from their current positions; labels near narrow borders (Kezonoria, Grytrand) get nudged further inside. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>