simon-git: puzzles (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Oct 28 22:41:02 BST 2022


TL;DR:
  ea4ba47 Loopy: adjust clip rectangle for new line thickness.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2022-10-28 22:41:02

commit ea4ba47662269fef9ae589c285659ee2f06a0b17
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=ea4ba47662269fef9ae589c285659ee2f06a0b17;hp=ebb079eca0717971fa9e4bd30949d0a6a5de3636
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Oct 28 22:35:22 2022 +0100

    Loopy: adjust clip rectangle for new line thickness.
    
    It would have helped in the previous commit if I'd tried actually
    _playing_ the game, not just admiring it in its initial state. When I
    did, I found that lines weren't being fully overdrawn, which turned
    out to be because the clip rectangle was being set too narrow.

 loopy.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list