go-exif/exif-read-tool
Dustin Oprea a69c3987eb type.go: Created `TagTypePrimitive` alias for `uint16`
Added a `Size()` method to it and decommissioned redundant
`TagTypeSize()` and `(TagType).Size()`.

- ifd_enumerate.go: Moved `ValueContext` definition to
  value_context.go .
2019-12-29 00:03:58 -05:00
..
main.go type.go: Created `TagTypePrimitive` alias for `uint16` 2019-12-29 00:03:58 -05:00
main_test.go type.go: Bugfix for math with embedded data. Add Format(). 2019-12-28 23:35:32 -05:00