Pillow/depends
Hugo van Kemenade ed3cd75630
Use 'rmdir' instead of 'rm -r'
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-02-08 10:11:54 +02:00
..
download-and-extract.sh Corrected usage statement 2018-11-26 00:05:57 +11:00
install_extra_test_images.sh Use 'rmdir' instead of 'rm -r' 2023-02-08 10:11:54 +02:00
install_imagequant.sh Updated libimagequant to 4.1.0 2023-01-23 07:37:20 +11:00
install_openjpeg.sh Updated openjpeg to 2.5.0 2022-05-14 10:11:42 +10:00
install_raqm_cmake.sh Rename master to main 2021-10-15 17:30:05 +03:00
install_raqm.sh Updated raqm to 0.10.0 2023-01-12 11:49:08 +11:00
install_webp.sh Updated libwebp to 1.3.0 2023-01-13 15:59:51 +11:00
README.rst Remove old Travis CI config 2020-12-19 21:57:32 +02:00
termux.sh Update the out-dated termux.sh 2019-11-16 21:57:50 +08:00

Depends
=======

``install_openjpeg.sh``, ``install_webp.sh``, ``install_imagequant.sh``,
``install_raqm.sh`` and  ``install_raqm_cmake.sh`` can be used to download,
build & install non-packaged dependencies; useful for testing on CI.

``install_extra_test_images.sh`` can be used to install additional test images
that are used by CI.