Make sure to round up the width and height of image
authorBill Lash <william.lash@gmail.com>
Sat, 5 Oct 2019 22:56:44 +0000 (17:56 -0500)
committerBill Lash <william.lash@gmail.com>
Sat, 5 Oct 2019 22:56:44 +0000 (17:56 -0500)
commit4948af8cdc48fa1ea46b7875ec6dc7756be466bc
tree8b52c65f6491c2ed1ac83d8ac70c1cbd380b7013
parent30fe089f39a9ae11286e27145acaf4a6da0b7ebd
Make sure to round up the width and height of image

When scaling, make sure to round the width and height of images up
to match the scaling code.
src/sdl/sf_video.c