Mercurial > cgi-bin > hgweb.cgi > JpegWasher
comparison 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 |
comparison
equal
deleted
inserted
replaced
2:efd9fe2d70d7 | 3:19c381c536ec |
---|---|
1 outputTo= | |
2 outputToInputDir=true | |
1 whitelist=\ | 3 whitelist=\ |
4 Exif.Image.ColorMap,\ | |
5 Exif.Image.Indexed,\ | |
6 Exif.Image.InterColorProfile,\ | |
2 Exif.Image.Orientation,\ | 7 Exif.Image.Orientation,\ |
8 Exif.Image.PreviewColorSpace,\ | |
9 Exif.Image.PrimaryChromaticities,\ | |
3 Exif.Image.ResolutionUnit,\ | 10 Exif.Image.ResolutionUnit,\ |
11 Exif.Image.SamplesPerPixel,\ | |
12 Exif.Image.TransferFunction,\ | |
13 Exif.Image.WhitePoint,\ | |
4 Exif.Image.XResolution,\ | 14 Exif.Image.XResolution,\ |
5 Exif.Image.YCbCrCoefficients,\ | 15 Exif.Image.YCbCrCoefficients,\ |
6 Exif.Image.YCbCrPositioning,\ | 16 Exif.Image.YCbCrPositioning,\ |
7 Exif.Image.YCbCrSubSampling,\ | 17 Exif.Image.YCbCrSubSampling,\ |
8 Exif.Image.YResolution,\ | 18 Exif.Image.YResolution,\ |