GitHub displays commits in the contribution history graph. Contribution pushes a bunch of commits with a custom date using git commit --date <date>. It bundles multiple commits on a single day to ...
draw_sprite_part and similar functions draw the top left of the drawn area, not the top left of the original sprite, at <x, y>. The manual's illustration, attached, makes it seem like the top left of ...