Skip to content

test: cover EXIF image orientation - #172

Open
mrousavy wants to merge 1 commit into
mainfrom
test/exif-orientation-harness
Open

test: cover EXIF image orientation#172
mrousavy wants to merge 1 commit into
mainfrom
test/exif-orientation-harness

Conversation

@mrousavy

Copy link
Copy Markdown
Owner

Summary

  • add a deterministic asymmetric JPEG fixture for EXIF orientations 1 through 8
  • verify logical image dimensions, raw dimensions, and oriented pixel placement
  • cover async loading, crop, resize, mirroring, rotation, and JPEG/PNG encoding

Validation

  • bun run lint-ci
  • bun run typecheck
  • bunx tsc --project example/tsconfig.json --noEmit
  • Harness test discovery

Notes

These assertions encode the expected orientation-correct behavior. Current platform implementations may make Harness CI red. Production fixes are deliberately out of scope for this PR.

@mrousavy
mrousavy force-pushed the test/exif-orientation-harness branch from 51d6180 to 7c02001 Compare August 23, 2026 19:12
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.

1 participant