mirror of
https://github.com/dsoprea/go-exif.git
synced 2025-05-31 11:41:57 +00:00
tags_data.go: Add some missing, should-be-supported IFD/Exif tags
This commit is contained in:
parent
3089244e86
commit
52fa399645
@ -59,6 +59,15 @@ IFD/Exif:
|
|||||||
- id: 0x9004
|
- id: 0x9004
|
||||||
name: DateTimeDigitized
|
name: DateTimeDigitized
|
||||||
type_name: ASCII
|
type_name: ASCII
|
||||||
|
- id: 0x9010
|
||||||
|
name: OffsetTime
|
||||||
|
type_name: ASCII
|
||||||
|
- id: 0x9011
|
||||||
|
name: OffsetTimeOriginal
|
||||||
|
type_name: ASCII
|
||||||
|
- id: 0x9012
|
||||||
|
name: OffsetTimeDigitized
|
||||||
|
type_name: ASCII
|
||||||
- id: 0x9101
|
- id: 0x9101
|
||||||
name: ComponentsConfiguration
|
name: ComponentsConfiguration
|
||||||
type_name: UNDEFINED
|
type_name: UNDEFINED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user