-
Notifications
You must be signed in to change notification settings - Fork 9
add gif
function
#30
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
add gif
function
#30
Conversation
Codecov Report
@@ Coverage Diff @@
## master #30 +/- ##
==========================================
+ Coverage 89.47% 92.59% +3.11%
==========================================
Files 3 4 +1
Lines 76 108 +32
==========================================
+ Hits 68 100 +32
Misses 8 8
Continue to review full report at Codecov.
|
What do you see as the main benefit/different in the function-call vs macro form? |
No actual difference; I thought making it a macro is a kind of visual sign to indicate users that this |
@johnnychen94 Is it possible as of now to show gif properly in ImageInTerminal.jl . Last I tried,it showed the gif as array of images one after another in column.. |
ImageInTerminal does not understand GIF encoding, so I don't think it's possible as of now. JuliaImages/ImageInTerminal.jl#45 could possibly support it. This PR is not released yet, I'm working on #29 now and plan to release both as ImageShow v0.3.0 |
Originally proposed in #22 (comment). This is a simple and yet powerful alternative to #29 for 3d image.
Example: