Skip to content

docs: describe EXIF orientation handling#1410

Open
ishaanlabs-gg wants to merge 1 commit into
jimp-dev:mainfrom
ishaanlabs-gg:docs-exif-handling
Open

docs: describe EXIF orientation handling#1410
ishaanlabs-gg wants to merge 1 commit into
jimp-dev:mainfrom
ishaanlabs-gg:docs-exif-handling

Conversation

@ishaanlabs-gg

Copy link
Copy Markdown

Summary

  • document Jimp's current EXIF orientation behavior in the Getting Started guide
  • add the same EXIF orientation note to the package README
  • clarify that Jimp does not expose public APIs for arbitrary EXIF tag editing, copying, or preservation when writing images

Fixes #991.

Verification

  • git diff --check
  • rg -n "EXIF orientation|arbitrary EXIF|getExifOrientation|@jimp/core" packages/docs/src/content/docs/guides/getting-started.mdx packages/jimp/README.md

I did not run the full docs build locally because the external SSD is nearly full and the Jimp workspace dependency install has already failed with ERR_PNPM_ENOSPC in this checkout.

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.

Documentation lacks info about EXIF handling

1 participant