K 10 svn:author V 3 pav K 8 svn:date V 27 2008-07-08T21:47:35.000000Z K 7 svn:log V 435 Decides if the fill setting for a image should be either fill, in meaning the image should be resized to fix the screen, or full which means it should be scaled to fit the screen. use Image::Size::FillFullSelect; my $iffs = Image::Size::FillFullSelect->new(); my $FFselection = $iffs->select("someImage.gif"); WWW: http://search.cpan.org/dist/Image-Size-FillFullSelect/ PR: ports/124957 Submitted by: Zane C.B. END