Ruud Prein wrote: > I can't get it to work from the commandline also. Getting the same > result. So it looks like a ImagMagick thing. > What was the reason to write text to an image in that way anyway? (with > -draw "text 0,0 '@filename'")
I think the reason was encodings. For it is in that *@(*#$&([EMAIL PROTECTED] Java, nearly impossible to understand what the encoding is of the bytes in a pipe to an external process, perhaps it was even always iso-8859-1 or so. It was simply better to make a file with a well defined encoding first. Those guys of Image magick changed the required encoding several times btw, that was an hell too, but it can accept UTF-8 now. Anyhow, there seems te be an issue here, which we must look into.. Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
