Skip to content

fix(coding-agent): scan past non-EXIF APP1 segments - #8616

Open
wutongyuonce wants to merge 1 commit into
earendil-works:mainfrom
wutongyuonce:fix/jpeg-exif-after-xmp
Open

fix(coding-agent): scan past non-EXIF APP1 segments#8616
wutongyuonce wants to merge 1 commit into
earendil-works:mainfrom
wutongyuonce:fix/jpeg-exif-after-xmp

Conversation

@wutongyuonce

Copy link
Copy Markdown

Summary

  • continue scanning JPEG segments when an APP1 segment is not EXIF
  • preserve the existing bounds and segment-length handling
  • cover an XMP-before-EXIF JPEG through convertToPng()

Testing

  • focused image-processing regression test
  • npm run check
  • ./test.sh

Fixes #8571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JPEG EXIF orientation is ignored when XMP APP1 comes first

1 participant