]> git.sesse.net Git - pr0n/commitdiff
Update the fullscreen mode to handle non-4:3 images and non-4:3 screen
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 21 Aug 2007 04:19:21 +0000 (06:19 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 21 Aug 2007 04:19:21 +0000 (06:19 +0200)
areas a lot better. This should overall select the largest image available
(from the list of fixed maximum sizes) that will fit in the client area,
without rounding down to nearest 4:3 size twice. (IOW, it can show a
640x320 image in a 640x320 client area, even though 640x320 isn't large
enough for a generic 640x480 image.)


No differences found