v1.5.2
- Add support for Netpbm files
- Add support for PNG
zTXt
chunks - Panasonic makernote strings are UTF-8, not ASCII
- Rework JPEG segment reading and modelling. Add
JpegSegment
class, replacingJpegSegmentData
collection class withIEnumerable<JpegSegment>
. - Add
SequentialReader.Position
property - Annotations