Painter::do_draw_scaled_bitmap
We were performing a check whether source pixels would fall into a clipped rect too early. Since we already clamp the resulting source coordinates to the clipped rect, we can just remove this code.
Input
PlaybackManager::from_mapped_file