Jaco de Groot <[EMAIL PROTECTED]> wrote:
> Michiel Meeuwissen wrote:
> >Jaco de Groot <[EMAIL PROTECTED]> wrote:
> >
> >>Michiel Meeuwissen wrote:
> >>
> >>>Does the mmexamples/codings example work? (Also the image?)
> >>
> >>Yep (except the chinese chars of course).
> >
> >
> >What are the relevant environment settings? Like file.encoding, LANG and
> >LC_ALL?
> 
> GDM_LANG=en_US
> LANG=en_US
> 
> I don't see LC_ALL. <%= System.getProperty("file.encoding") %> returns 
> ISO-8859-1.

Wow, it seems that you're right. file.encoding _does_ have some influence on
the behaviour of Runtime.exec nowadays. My file.encoding was ussualy 'UTF-8'.

So, I will change ConvertImageMagick to take into consideration the value of
file.encoding, to make it work consistently (sending always UTF-8 to
convert).

Did you see the cyrillic letters correctly?  (I didn't, but it could be my
fonts).

I might even close the bug then. 

thanks,


Michiel

 

-- 
Michiel Meeuwissen       |
Mediapark C101 Hilversum | 
+31 (0)35 6772979        |  I hate Internet Explorer
nl_NL eo_XX en_US        |
mihxil'                  |
 [] ()                   |

Reply via email to