From d1e28fe9d1ef20c98d16ef3e503261a80a4a1d3d Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 18 Aug 2016 14:20:10 +0100 Subject: [PATCH] progress notes --- TODO | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index c5a0e122..a1728bfc 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,15 @@ -- magick does not seem to be using wopen on win ... see +- done: jpeg, tiff, csv, vips, gif, openslide (needs git master), ppm, png, + pdf, rad, svg, webp + + cfitsio: no unicode support on Windows, as far as I can see + + libmatio: no unicode support on Windows, as far as I can see + + OpenEXR: hates mingw and will not compile + + imagemagick seems to like it ought to work, but does not, need to investigate + + magick does not seem to be using wopen on win ... see magick/utility-private.h, fopen_utf8() we use the fopen() branch, not the _wfopen() one @@ -17,12 +28,12 @@ try removing the MINGW stuff -- done: jpeg, tiff, csv, vips - - cfitsio: no unicode support on Windows, as far as I can see - - add unicode filename test + + + + - add APPROX convsep test? - add more webp tests to py suite