Skip to content

Commit

Permalink
Merge pull request #592 from victoryforce/document-new-substitutable-…
Browse files Browse the repository at this point in the history
…variables

Document new substitutable variables
  • Loading branch information
paperdigits authored Nov 23, 2023
2 parents 5bf673c + d24eedc commit f445aa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/special-topics/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ $(EXIF.ISO) Exif ISO value
$(EXIF.EXPOSURE) Exif exposure
$(EXIF.EXPOSURE.BIAS) Exif exposure bias
$(EXIF.APERTURE) Exif aperture
$(EXIF.CROP_FACTOR) Exif crop factor
$(EXIF.FOCAL.LENGTH) Exif focal length
$(EXIF.FOCAL.LENGTH.EQUIV) Exif 35 mm equivalent focal length
$(EXIF.FOCUS.DISTANCE) Exif focus distance
$(IMAGE.EXIF) basic exposure information from Exif data (aperture, exposure, ISO)
$(LONGITUDE) longitude
Expand Down

0 comments on commit f445aa9

Please sign in to comment.