Re: Use unicode characters on, Windows
Wolfgang Hugemann <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
> I had a look to this very informative page > http://www.imagemagick.org/Usage/windows/ but find no information on this > topic. Well, thanks, that has been written mostly by me ;-) And yes, I should have included a hint on this problem: You just have to switch to the correct code page under DOS. I had problems with German umlauts and could solve them by CHCP 1252 which is ANSI / Windows. If this solves your problem, please give feedback and I will include this information on the webpage you mentioned. Wolfgang Hugemann