Change display_zoom from int to double.
commit3d0c787a48ff0d26fa5a1e93a4ca237df8999acf
authorFrank Gevaerts <frank@gevaerts.be>
Thu, 14 Jun 2012 20:50:22 +0000 (14 22:50 +0200)
committerFrank Gevaerts <frank@gevaerts.be>
Tue, 19 Jun 2012 19:27:53 +0000 (19 21:27 +0200)
tree5679a92bbad8c208e492ba0229541fc8010460ce
parentbc657b51636dd7d5aa0d0a0d904e3f8799a560d6
Change display_zoom from int to double.

The main reason for this is to be able to downscale the sdl app, which
when used for designing themes for android tends not to fit on laptop
screens these days.

Change-Id: Ib52731dbebcdd03a572be7754c157471165eb2df
firmware/target/hosted/sdl/lcd-sdl.c
firmware/target/hosted/sdl/system-sdl.c
firmware/target/hosted/sdl/system-sdl.h