UTF-8 text File
Posted: 2008-06-13T11:46:51-07:00
I have an excel file with a column of 100 Chinese phrases from which I need to write out onto individual images and I'm having problems creating the individual text files to the same spec as the example shown on the website (ie UTF-8, no newline):
http://www.imagemagick.org/Usage/text/#unicode
".. we can create a Chinese label (using a Chinese true-type font), by reading a UTF-8 encoded chinese text file (without a final newline in the file)."
I can run my process using the example file without a problem.
Could anyone give me advice on how I might produce the text file in the correct format for ImageMagick to create the correct outputs?
Thanks in advance,
Sean
http://www.imagemagick.org/Usage/text/#unicode
".. we can create a Chinese label (using a Chinese true-type font), by reading a UTF-8 encoded chinese text file (without a final newline in the file)."
I can run my process using the example file without a problem.
Could anyone give me advice on how I might produce the text file in the correct format for ImageMagick to create the correct outputs?
Thanks in advance,
Sean