macro print function
Posted by
Rainer M. Engel on
Jan 17, 2018; 7:35pm
URL: http://imagej.273.s1.nabble.com/macro-print-function-tp5019901.html
Hello everyone,
I ran into problems with typical German ö, ü, ä, which I want to write
back to a file.
Reading and storing of these characters works fine, but it is not
possible to use the print function and write it back to a file.
As a workaround one can replace these characters. I.e. ö becomes ö.
Then it is shown correctly by using the mentioned print function.
Table for this:
https://www.bueltge.de/wp-content/download/wk/utf-8_kodierungen.pdfHow can I continue with my existing macro and instead using perhaps a
javascript function directly? Any recommendations or code snippets?
Kind regards,
Rainer
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html