Skip to content

Commit

Permalink
Document new substitutable variables
Browse files Browse the repository at this point in the history
  • Loading branch information
victoryforce committed Nov 7, 2023
1 parent 34e4d2f commit d24eedc
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 d24eedc

Please sign in to comment.