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