I'm using freebsd and php to deal with images. Below is the imagemagick compile parameter
Code: Select all
│ │ [x] 16BIT_PIXEL 16bit pixel support │ │
│ │ [ ] BZIP2 bzip2 compression support │ │
│ │ [ ] DJVU DJVU format support (needs THREADS) │ │
│ │ [ ] DOCS Build and/or install documentation │ │
│ │ [ ] FFTW Discrete Fourier Transform support │ │
│ │ [ ] FONTCONFIG X11 font configuration support │ │
│ │ [ ] FPX FlashPix image format support │ │
│ │ [ ] FREETYPE TrueType font rendering support │ │
│ │ [ ] GRAPHVIZ Graphviz support │ │
│ │ [ ] GSLIB libgs (Postscript SHLIB) support │ │
│ │ [x] HDRI High dynamic range images support │ │
│ │ [ ] JASPER JPEG 2000 support via JasPer │ │
│ │ [ ] JBIG JBIG image format support │ │
│ │ [x] JPEG JPEG image format support │ │
│ │ [ ] LCMS2 LCMS2 support │ │
│ │ [ ] LQR Liquid Rescale support │ │
│ │ [ ] LZMA LZMA compression support │ │
│ │ [x] MODULES Modules support │ │
│ │ [ ] OPENEXR HDR image format support via OpenEXR │ │
│ │ [ ] OPENMP Parallel processing support via OpenMP │ │
│ │ [ ] PANGO Pango rendering library support │ │
│ │ [ ] PDF PDF document support │ │
│ │ [ ] PERL Perl scripting language support │ │
│ │ [x] PNG PNG image format support │ │
│ │ [ ] SVG SVG vector image format support │ │
│ │ [ ] TESTS Run bundled self-tests after build │ │
│ │ [x] THREADS Threading support │ │
│ │ [ ] TIFF TIFF image format support │ │
│ │ [ ] WEBP WebP image format support │ │
│ │ [ ] WMF Windows Metafile support │ │
│ └──────────────────────────────────────────────────────────────────────────┘ │
Did I miss any module? Anyone can help ?