Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] representation of Aperture



On Fri, Aug 01, 2003 at 08:34:25AM +0200, Thomas Corell wrote:
> 
> The following will correct that.

Thanks, comittet to

http://svn.apachegallery.dk/snapshots/Apache-Gallery-r167.tar.gz

> 
> --- blib/lib/Apache/Gallery.pm  Mon Apr 21 13:26:51 2003
> +++ /usr/local/lib/perl5/site_perl/5.6.1/Apache/Gallery.pm      Fri Aug
> 1 08:15:57 2003
> @@ -806,7 +806,7 @@
>                                         }
>                                 }
>                         }
> -                       if ($exif_key eq 'ApertureValue') {
> +                       if ($exif_key eq 'ApertureValue' || $exif_key eq 'FNumber') {
>                                 if ($value =~ /^(\d+)\/(\d+)$/) {
>                                         $value = eval { $1 / $2 };
>                                         if ($@) {
> 
> -- 
> Don't waste space
-- 
hestdesign.info - we put the hest in .com