Geektoolkit / DynaframeProIssues

This is a public repo to track issues and feature requests for Dynaframe Pro, a Patreon Supported project
8 stars 1 forks source link

Conditional Overlay #58

Open ajw2060 opened 1 year ago

ajw2060 commented 1 year ago

I have set up a semi transparent background banner across the bottom of my photos. This is intended to provide better contrast to make reading the caption (XP_TITLE) easier - particularly for my audience who are older. This works very well. However, not every photo has the EXIF data populated so these show just the banner with no text. As a feature request, could we have the display of the banner conditional on the existence of the nominated EXIF data field. In this way, if the XP_TITLE does not exist in the image (or it exists but is empty), then the banner does not get displayed.

ajw2060 commented 1 year ago

I would also like to use this to display additional EXIF data on a photo. For example a collection of photographs taken at an event can all be tagged with some "Event" EXIF data in a selected field (possibly one of the comment fields). This could say "Joe's birthday party at Elliott's Oyster House", with a banner behind it, but only the photos from this event have this EXIF data field populated, therefore only these photos will show the "Event" text. The "Event" banner would only display if there was some text to put in front of it. The regular XP_TITLE EXIF data would display as normal as it contains EXIF data specific to each photo.