Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some missing exif tags #300

Merged
merged 1 commit into from
Jul 24, 2013

Conversation

freyes
Copy link
Contributor

@freyes freyes commented Jul 24, 2013

Added the following exif tags:

  • 0x00fe -> NewSubfileType
  • 0x00ff -> SubfileType
  • 0x0107 -> Threshholding
  • 0x0108 -> CellWidth
  • 0x0109 -> CellLenght
  • 0x010a -> FillOrder
  • 0x010d -> DocumentName
  • 0x011d -> PageName
  • 0x0118 -> MinSampleValue
  • 0x0119 -> MaxSampleValue
  • 0x0120 -> FreeOffsets
  • 0x0121 -> FreeByteCounts
  • 0x0122 -> GrayResponseUnit
  • 0x0123 -> GrayResponseCurve
  • 0x013c -> HostComputer
  • 0x0140 -> ColorMap
  • 0x0152 -> ExtraSamples

Also removed from the dict a couple of duplicated tags.

aclark4life added a commit that referenced this pull request Jul 24, 2013
@aclark4life aclark4life merged commit b97eb32 into python-pillow:master Jul 24, 2013
@aclark4life
Copy link
Member

Thanks

radarhere added a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

2 participants