Skip to content

Commit 39c8aaa

Browse files
committed
Update readme with ImageMagick support for libvips v8.12.2
1 parent 506d1b9 commit 39c8aaa

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ WebP load/save with libwebp: no
8585
PDF load with PDFium: no
8686
PDF load with poppler-glib: yes (dynamic module: no)
8787
SVG load with librsvg-2.0: yes
88-
EXR load with OpenEXR: no
88+
EXR load with OpenEXR: yes
8989
OpenSlide load: no (dynamic module: no)
9090
Matlab load with matio: no
9191
NIfTI load/save with niftiio: no
9292
FITS load/save with cfitsio: no
93-
Magick package: none (dynamic module: no)
94-
Magick API version: none
95-
load with libMagickCore: no
96-
save with libMagickCore: no
93+
Magick package: MagickCore (dynamic module: no)
94+
Magick API version: magick6
95+
load with libMagickCore: yes
96+
save with libMagickCore: yes
9797
```
9898

9999
## Build configuration (heroku-18)
@@ -131,15 +131,15 @@ WebP load/save with libwebp: yes
131131
PDF load with PDFium: no
132132
PDF load with poppler-glib: yes (dynamic module: no)
133133
SVG load with librsvg-2.0: yes
134-
EXR load with OpenEXR: no
134+
EXR load with OpenEXR: yes
135135
OpenSlide load: no (dynamic module: no)
136136
Matlab load with matio: no
137137
NIfTI load/save with niftiio: no
138138
FITS load/save with cfitsio: no
139-
Magick package: none (dynamic module: no)
140-
Magick API version: none
141-
load with libMagickCore: no
142-
save with libMagickCore: no
139+
Magick package: MagickCore (dynamic module: no)
140+
Magick API version: magick6
141+
load with libMagickCore: yes
142+
save with libMagickCore: yes
143143
```
144144

145145
## Build configuration (heroku-20)
@@ -177,13 +177,13 @@ WebP load/save with libwebp: yes
177177
PDF load with PDFium: no
178178
PDF load with poppler-glib: yes (dynamic module: no)
179179
SVG load with librsvg-2.0: yes
180-
EXR load with OpenEXR: no
180+
EXR load with OpenEXR: yes
181181
OpenSlide load: no (dynamic module: no)
182182
Matlab load with matio: no
183183
NIfTI load/save with niftiio: no
184184
FITS load/save with cfitsio: no
185-
Magick package: none (dynamic module: no)
186-
Magick API version: none
187-
load with libMagickCore: no
188-
save with libMagickCore: no
185+
Magick package: MagickCore (dynamic module: no)
186+
Magick API version: magick6
187+
load with libMagickCore: yes
188+
save with libMagickCore: yes
189189
```

0 commit comments

Comments
 (0)