mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-08 17:10:45 +08:00
Region labels maximised clearance, which fled to the FARTHEST open space -- the polygon name ended up floating far from its hull. Instead take the nearest perimeter ring that has a clear slot (emptiest spot on that ring), so the name hugs its own hull edge. Marker spacing beyond the glyph is now anisotropic (spacing_x=0.5, spacing_y=0.3): text stacks tighter vertically, so pull labels in more up-down than left-right. Marker clearance pad is unscaled, so nothing lands on its own star. Re-render WVS + showcase. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>