mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
fd85b532eed2db1dcd9693dfb8711e096b89b072
The ruler drew labels at a fixed Font.Size := 7, so on Windows display scaling (125/150/200%) the text no longer matched the DPI-scaled ruler height — labels came out too small or clipped. Tie the font height to the ruler height (-Max(8, Round(H*0.45))) so labels scale with DPI, matching the approach used by the new bandplan overlay. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%