mirror of https://github.com/dsoprea/go-exif.git
- ifd_builder.go - `BuilderTag` now embeds `ByteOrder`. - `BuilderTag` `String()` now prints value. - type.go - `TagType` `ValueIsEmbedded()` renamed to `valueIsEmbedded()`. - Add `readRawEncoded()` method to `TagType`. - Add `Format()` method to `TagType` to isolate code for processing output strings for all types. - This will also print a suffixing ellipsis when `justFirst` is `true`. - Important bugfix for embedded values always being presented as four-bytes rather than being truncated to their reported unit-count bytes first. We tripped over this when some of our corresponding math was found to be wrong elsewhere. - Minor reformatting. |
||
---|---|---|
.. | ||
raw_tags | ||
DC-008-2012_E.pdf | ||
DC-008-Translation-2016-E.pdf | ||
NDM_8901.jpg | ||
NDM_8901.jpg.exif | ||
NDM_8901.jpg.thumbnail | ||
PNG-GROUP-DRAFT PNG proposed eXIf chunk, draft 2017-06-15.pdf | ||
exif_read.json | ||
gps.jpg | ||
tags.yaml |