https://bugs.kde.org/show_bug.cgi?id=129648
Bob <bobsons...@yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |bobsons...@yahoo.co.uk Resolution|--- |WAITINGFORINFO --- Comment #2 from Bob <bobsons...@yahoo.co.uk> --- As of digiKam 6.4.0 the HTML gallery plugin does write the following Exif data within the gallery.xml file made available to each theme: <exif> <exifimagemake>Canon</exifimagemake> <exifimagemodel>Canon EOS R</exifimagemodel> <exifimageorientation>top, left</exifimageorientation> <exifimagexresolution>350</exifimagexresolution> <exifimageyresolution>350</exifimageyresolution> <exifimageresolutionunit>inch</exifimageresolutionunit> <exifimagedatetime>28/09/2019 12:59</exifimagedatetime> <exifimageycbcrpositioning>Centered</exifimageycbcrpositioning> <exifphotoexposuretime>1/80 s</exifphotoexposuretime> <exifphotofnumber>F4</exifphotofnumber> <exifphotoexposureprogram>unavailable</exifphotoexposureprogram> <exifphotoisospeedratings>160</exifphotoisospeedratings> <exifphotoshutterspeedvalue>1/83 s</exifphotoshutterspeedvalue> <exifphotoaperturevalue>F4</exifphotoaperturevalue> <exifphotofocallength>19.0 mm</exifphotofocallength> <exifgpslatitude>51.360615</exifgpslatitude> <exifgpslongitude>-0.215532</exifgpslongitude> <exifgpsaltitude>71.300</exifgpsaltitude> </exif> (Note that where any piece of data is not defined for a particular image, the value `unavailable` will be shown within the corresponding XML element.) Does this resolve your request? -- You are receiving this mail because: You are watching all bug changes.