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

Remove the shackles of ImageMagick #180

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Remove the shackles of ImageMagick #180

merged 1 commit into from
Nov 5, 2021

Conversation

timholy
Copy link
Member

@timholy timholy commented Nov 5, 2021

ImageMagick has largely been supplanted by ImageIO.
I also thought I'd see what you thought about avoiding being
"opinionated" about which specific IO packages are best,
so I moved such dependencies to [extras]. But we could move
such dependencies back to [deps] if you're worried about
providing an out-of-box experience that "just works" without
the user having to choose specific IO package(s).

xrefs:

ImageMagick has largely been supplanted by ImageIO.
I also thought I'd see what you thought about avoiding being
"opinionated" about which specific IO packages are best,
so I moved such dependencies to [extras]. But we could move
such dependencies back to [deps] if you're worried about
providing an out-of-box experience that "just works" without
the user having to choose specific IO package(s).

xrefs:
- JuliaIO/PNGFiles.jl#45
- JuliaIO/FileIO.jl#352
@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #180 (4ea44be) into master (b4b70c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   71.34%   71.34%           
=======================================
  Files          32       32           
  Lines        5496     5496           
=======================================
  Hits         3921     3921           
  Misses       1575     1575           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4b70c3...4ea44be. Read the comment docs.

@cormullion cormullion merged commit 4ae68e1 into master Nov 5, 2021
@cormullion
Copy link
Member

cormullion commented Nov 5, 2021

That's great! Thanks Tim. Let's do it and see what happens... :)

@timholy timholy deleted the teh/imageio branch November 5, 2021 11:32
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