# HG changeset patch
# User David Barts
Jpeg is the most common type of metadata, but image files commonly +
Exif is the most common type of metadata, but image files commonly contain compromising XMP or IPTC data, particularly if they have been edited with a tool like Photoshop. JpegWasher will seamlessly deal with these kinds of metadata, too. It tries to do as thorough a job as possible diff -r 92b60ab62515 -r 35fb8de77c7d Readme.pdf Binary file Readme.pdf has changed diff -r 92b60ab62515 -r 35fb8de77c7d Readme.rst --- a/Readme.rst Mon May 04 11:06:44 2020 -0700 +++ b/Readme.rst Mon May 04 18:12:59 2020 -0700 @@ -69,7 +69,7 @@ JpegWasher Washes More than Just Exif Metadata ---------------------------------------------- -Jpeg is the most common type of metadata, but image files commonly +Exif is the most common type of metadata, but image files commonly contain compromising XMP or IPTC data, particularly if they have been edited with a tool like Photoshop. JpegWasher will seamlessly deal with these kinds of metadata, too. It tries to do as thorough a job as diff -r 92b60ab62515 -r 35fb8de77c7d custom.tmac --- a/custom.tmac Mon May 04 11:06:44 2020 -0700 +++ b/custom.tmac Mon May 04 18:12:59 2020 -0700 @@ -8,3 +8,11 @@ .SH \\$1 .ft AB .. +.de pdfhref +.if '\\$1'W' \{\ +\\$7\\** +.FS +\\$3 +.FE +.\} +..