added EXIF tagging
This commit is contained in:
@@ -341,10 +341,9 @@ function create_button(direction, to) {{
|
||||
exif_format = '''
|
||||
<ul>
|
||||
<li>Date: %[EXIF:DateTimeOriginal]
|
||||
<li>Exposure: %[EXIF:ExposureTime]s
|
||||
<li>Fnumber: F%[EXIF:FNumber]
|
||||
<li>Pixels: %w x %h
|
||||
<li>Size: {size}
|
||||
<li>Camera: %[EXIF:Make] %[EXIF:Model]
|
||||
<li>Parameters: %[EXIF:ExposureTime]s / F%[EXIF:FNumber] / Focal %[EXIF:FocalLength]
|
||||
<li>Size: %w x %h / {size}
|
||||
</ul>
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user