Hi, guys,
I want add chinese character to graphic. But some can not be showed.
like:
p = PLOT(/TEST, FONT_NAME='simsun', FONT_STYLE='Bold italic', TITLE="??") ; not show title
p = PLOT(/TEST, FONT_NAME='simsun', FONT_STYLE='Bold italic', TITLE="???") ; this show title
So why? very thanks!
Dave
|