But when it (output filename) contains non-ansi symbols, I see not expenced (and provided for standard English lang filenames) string, but an unreadable symbols sequence.
First, see as it should work (and works for ansi):
Code: Select all
$ convert 002.jpg test.pdf
Code: Select all
$ evince test.pdf
After I want to use not only ansi symbols in output filename.
Code: Select all
$ convert 002.jpg тест.pdf
Code: Select all
$ evince тест.pdf