Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff src/name/blackcap/exifwasher/default.properties @ 3:19c381c536ec
Code to make it a proper Mac GUI app. Untested!
author | David Barts <n5jrn@me.com> |
---|---|
date | Wed, 08 Apr 2020 20:29:12 -0700 |
parents | efd9fe2d70d7 |
children | e52fd1a575de |
line wrap: on
line diff
--- a/src/name/blackcap/exifwasher/default.properties Wed Apr 01 14:23:54 2020 -0700 +++ b/src/name/blackcap/exifwasher/default.properties Wed Apr 08 20:29:12 2020 -0700 @@ -1,6 +1,16 @@ +outputTo= +outputToInputDir=true whitelist=\ + Exif.Image.ColorMap,\ + Exif.Image.Indexed,\ + Exif.Image.InterColorProfile,\ Exif.Image.Orientation,\ + Exif.Image.PreviewColorSpace,\ + Exif.Image.PrimaryChromaticities,\ Exif.Image.ResolutionUnit,\ + Exif.Image.SamplesPerPixel,\ + Exif.Image.TransferFunction,\ + Exif.Image.WhitePoint,\ Exif.Image.XResolution,\ Exif.Image.YCbCrCoefficients,\ Exif.Image.YCbCrPositioning,\