• src/conio/scale.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 15 16:01:53 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ff2e724b522779f6f00f1e27
    Modified Files:
    src/conio/scale.c
    Log Message:
    Fix aspect_reverse() using *x instead of *y for height calculations

    Two places in aspect_reverse() computed the height dimension from the
    x input instead of y: the no-aspect-ratio early return and the
    height-controls branch. Both should use *y to match the parallel
    structure of the width-controls branch.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)