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>
Wed, 2 Oct 2019 01:25:08 +0000 (20:25 -0500)
commitfd91f7033d8e569f70b0cb77de10e78311535e6d
tree3de88b9b7844cbf3a9a02fc045b32b48699e8bee
parent8b761a70b2f64b20c0bdc2c593543bce0a05e345
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