Skip to content

v1.5.2

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 02 Oct 20:18
· 1204 commits to main since this release
  • 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, replacing JpegSegmentData collection class with IEnumerable<JpegSegment>.
  • Add SequentialReader.Position property
  • Annotations