Use independent width and height scaling
authorBill Lash <william.lash@gmail.com>
Wed, 2 Oct 2019 01:25:08 +0000 (20:25 -0500)
committerBill Lash <william.lash@gmail.com>
Sat, 5 Oct 2019 22:43:28 +0000 (17:43 -0500)
commit00edf03b576cfcf9e2adbc995100efd2b6b1041c
treeca8affaf488e73ce524d795d81d1f7a43839d226
parenta04f10dc25bd1349d3b4bce08c50eca22417c4d7
Use independent width and height scaling

Calculate independent width and height scaling by a floating point
value based on the -W and -H options in sdl interface
src/sdl/sf_frotz.h
src/sdl/sf_resource.c
src/sdl/sf_video.c