mirror of
https://github.com/wader/fq.git
synced 2024-12-23 21:31:33 +03:00
exif: Add note about JPEGInterchangeFormat
This commit is contained in:
parent
15e9f6f0af
commit
761c411ca9
@ -1,6 +1,7 @@
|
|||||||
package tiff
|
package tiff
|
||||||
|
|
||||||
// https://exiftool.org/TagNames/EXIF.html
|
// https://exiftool.org/TagNames/EXIF.html
|
||||||
|
// TODO: JPEGInterchangeFormat/JPEGInterchangeFormatLength, seem to just after the exif tag usually?
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/wader/fq/format"
|
"github.com/wader/fq/format"
|
||||||
|
Loading…
Reference in New Issue
Block a user