2024-11-12 19:46:30 +00:00
|
|
|
{ imagemagick }:
|
2024-04-21 19:28:20 +00:00
|
|
|
|
2024-11-12 19:46:30 +00:00
|
|
|
imagemagick.override {
|
2024-04-21 19:28:20 +00:00
|
|
|
bzip2Support = true;
|
|
|
|
zlibSupport = true;
|
|
|
|
libX11Support = false;
|
|
|
|
libXtSupport = false;
|
|
|
|
fontconfigSupport = false;
|
|
|
|
freetypeSupport = false;
|
|
|
|
libjpegSupport = true;
|
|
|
|
djvulibreSupport = false;
|
|
|
|
lcms2Support = false;
|
|
|
|
openexrSupport = false;
|
|
|
|
libjxlSupport = true;
|
|
|
|
libpngSupport = true;
|
|
|
|
liblqr1Support = false;
|
|
|
|
librsvgSupport = false;
|
|
|
|
libtiffSupport = false;
|
|
|
|
libxml2Support = false;
|
|
|
|
openjpegSupport = true;
|
|
|
|
libwebpSupport = true;
|
|
|
|
libheifSupport = true;
|
|
|
|
}
|