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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to ImageIO #11

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Switch to ImageIO #11

merged 1 commit into from
Sep 6, 2023

Conversation

devmotion
Copy link
Contributor

First of all, thank you for this package 馃檪

When setting up my new Mac, I ran into JuliaIO/ImageMagick.jl#209. Based on how long this issue has been open, I assume it won't be fixed soon - but I would like to keep using SixelTerm! So in this PR I propose to replace ImageMagick.jl with ImageIO.jl and thereby remove the dependency on ImageMagick. Instead png, jpeg, sixel, ... support would be provided by ImageIO and the underlying libraries such as libsixel. With these changes I could use SixelTerm successfully on my Mac.

As a side effect (?) of this PR I noticed that the order of loading Plots and SixelTerm does not matter anymore - plotting in the terminal (iTerm2) worked in both cases.

@eschnett
Copy link
Owner

eschnett commented Sep 6, 2023

I did not develop this package, I just started to maintain it out of self defense since the original author moved on.

Thanks a lot!

@eschnett eschnett merged commit 535dfc3 into eschnett:master Sep 6, 2023
6 checks passed
@devmotion devmotion deleted the dw/imageio branch September 6, 2023 22:16
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.

None yet

2 participants