First time here? Check out the FAQ!
answered 2016-07-18 08:54:20 -0600
unfortunately, putText() can handle only a small (printable) ascii subset, any unknown character will be replaced by a ?
putText()
?
(and ofc, don't expect it to expand latex tags, mathjax, or whatever..)