Go to file
KAMADA Ken'ichi 6651b7d159 Parse IFD structures and record the context in Tag.
In the Exif specification, IFDs may be nested and chained.
The interpretation of a tag value depends on the IFD in which it
appears, so the context is added into Tag.
2016-11-23 19:06:38 +09:00
src Parse IFD structures and record the context in Tag. 2016-11-23 19:06:38 +09:00
Cargo.toml Add a library template for an Exif library. 2016-09-04 23:31:06 +09:00