Skip to content

Commit

Permalink
exif: Add note about JPEGInterchangeFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Oct 1, 2021
1 parent 15e9f6f commit 761c411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions format/tiff/exif.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package tiff

// https://exiftool.org/TagNames/EXIF.html
// TODO: JPEGInterchangeFormat/JPEGInterchangeFormatLength, seem to just after the exif tag usually?

import (
"github.com/wader/fq/format"
Expand Down

0 comments on commit 761c411

Please sign in to comment.