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

create an ImageFormat from a MIME type #1538

Merged
merged 3 commits into from
Aug 14, 2021
Merged

create an ImageFormat from a MIME type #1538

merged 3 commits into from
Aug 14, 2021

Conversation

RustyNixieTube
Copy link
Contributor

@RustyNixieTube RustyNixieTube commented Aug 14, 2021

i used mime type assigned by iana for:

  • avif
  • jpeg
  • png
  • gif
  • webp
  • tiff
  • bmp
  • hdr

i used mime type value found on wikipedia for:

  • tga,
  • dds,
  • ico,
  • OpenExr,
  • pnm,

i didn't find any mime type of farbfeld

close #1528

I license past and future contributions under the dual MIT/Apache-2.0 license,
allowing licensees to chose either at their option.

@RustyNixieTube RustyNixieTube marked this pull request as ready for review August 14, 2021 19:30
@fintelia fintelia merged commit e886537 into image-rs:master Aug 14, 2021
@jplatte jplatte mentioned this pull request Nov 23, 2021
22 tasks
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.

MIME type
2 participants