Page 1 of 1

Exception UnableToOpenBlob and french letters

Posted: 2012-02-01T05:35:50-07:00
by spok
When I try to read a file and the path of that file contains a folder which contains a french letter (for instance 'é' in its name) I get this exception :
No such file or directory @ error/blob.c/OpenBlob/2589

Magick++ seems to not support french letters in the path or file name.
Is there any solution (except changing the name of the folder or th file) ?