reanimate/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mike Pilgrem 4b338de094 Prefer 'magick' command to 'convert', if available
ImageMagick version 7 provides command 'magick' (as well as legacy 'convert'), is readily available on Windows but is not, currently, readily available on Ubuntu.

On Windows, the name of ImageMagick's `convert` utility clashes with Microsoft's `C:\Windows\System32\convert.exe` utility. Using `magick`, if available, avoids the conflict.

For clarity and to be command name-agnostic, the raster option name is changed from 'convert' (the command) to 'imagemagick' (the name of the software).

For consistency with the version 7 command name, references in the code to 'convert' are changed to 'magick', throughout.
2020-07-07 09:02:17 +08:00
..
gifs Reduce test fidelity from 50 frames to 10 frames. 2020-06-24 22:36:56 +08:00
fix.css Documentation. (#12) 2019-09-19 16:52:34 +08:00
fonts.md Draft article about fonts (#95) 2020-06-24 22:02:09 +08:00
gen_doc_gifs.sh Add documentation for 'withViewBox'. 2020-05-14 10:07:05 +08:00
glue_tut.md Move glue tutorial to imgur. 2020-06-15 14:26:16 +08:00
index.md Prefer 'magick' command to 'convert', if available 2020-07-07 09:02:17 +08:00
introduction.md Update repository references. 2020-06-25 09:37:14 +08:00
morphology.md Feature morph (#62) 2020-05-14 15:14:29 +08:00
requirements.txt Feature morph (#62) 2020-05-14 15:14:29 +08:00
showcase_colortheory.md Fix yet another typo. 2020-06-04 20:15:46 +08:00
voice.md Make video sizes responsive. 2020-06-15 14:37:28 +08:00