Merge 02518bd3c632a04f85e74dc78d92e5a10a60dc0d into cbfadde43cc677b2d7d4796dafa1c4ef92469ed3

This commit is contained in:
Huckleberry Febbo 2017-05-04 11:20:16 +00:00 committed by GitHub
commit 602b8b32e2

View File

@ -80,7 +80,9 @@ function buildanimation(animdir::AbstractString, fn::AbstractString;
catch err
warn("""Tried to create gif using convert (ImageMagick), but got error: $err
ImageMagick can be installed by executing `Pkg.add("ImageMagick")`
ImageMagick needs to be installed in julia and on your machine:
1) in julia>> `Pkg.add("ImageMagick")`
2) on your machine (for Ubuntu): $$ sudo apt install imagemagick
Will try ffmpeg, but it's lower quality...)""")
# low quality