Unicode characters on Windows (localhost-wamp)
Posted: 2014-01-08T07:04:39-07:00
I've made a lot of testing and i could not get IM to properly caption with unicode characters on Windows -- without reading from file.
When read from file, they turn out OK, but not from command
jpg upload
I'm currently using this file workaround; saving the caption to a file with file put contents & read from file. But ideally, i'd like to use the cmd like i regularly would.
I've tried setting -encoding Unicode and everything else that's mentioned but just couldnt get it to work, do you think it's possible ?
When read from file, they turn out OK, but not from command

jpg upload
I'm currently using this file workaround; saving the caption to a file with file put contents & read from file. But ideally, i'd like to use the cmd like i regularly would.
I've tried setting -encoding Unicode and everything else that's mentioned but just couldnt get it to work, do you think it's possible ?