[Bins] Exif information ALWAYS copied into resized images

Nicolas bins_album at oxstone.com
Wed Jun 15 16:42:46 BST 2005


On Wed, Jun 15, 2005 at 04:19:24PM +0100, Martin Michlmayr wrote:
> Yes, and here's the fix:
> 
> --- bins~	2005-06-15 16:17:54.229909928 +0100
> +++ bins	2005-06-15 16:18:13.633960064 +0100
> @@ -3163,7 +3163,7 @@
>      $x = $preview->Set(quality => $configHash->{jpegQuality});
>      warn "$x" if "$x";
>      if ($configHash->{deExifyImages}) {
> -	$x = $preview->Profile(name => "*");
> +	$x = $preview->Profile(name => "*", profile => "");
>  	warn "$x" if "$x";
>      }
>      if ($configHash->{scaleMethod} eq "sample") {
> 
> 
> Does that work for you?

Yes, it works fine now!

Thank you, Martin!

Nicolas, Paris.

-- 
--- conti / OxStOnE --------------  O
----- Z750 & Linux -----------  ._ /\_>
------- Powered --------------  (x)> (x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the Bins mailing list