You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refines the heuristic for determining the preferred facing direction of ASCII art.
Uses a weighted score based on multiple cues, including arrow counts, substring patterns, and line-based indicators, to reduce instances of incorrectly mirrored art.
Defaults to right-facing when the score is balanced for stability.
0 commit comments