A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.4.000"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.4.000" expanded="true" name="Process"> <process expanded="true"> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <description align="center" color="yellow" colored="false" height="105" resized="false" width="180" x="10" y="10">Hello &#20320;&#22909;&#12290;<br/></description> <description align="center" color="yellow" colored="false" height="105" resized="false" width="180" x="142" y="119">If you are on a Mac and there is an issue then you will see squares in the following text: &#25968;&#25454;&#20998;&#26512;&#65281;</description> </process> </operator></process>
JEdward wrote:Hi Marco,We have RM 6.4 installed on a couple of Macs here and I haven't heard any reports of the problem from the users yet (although they are currently on other projects mainly so haven't had time to really push it). Next week we'll have time to test heavily and see if we can break anything. One thing we have found it that annotations on Mac can't display Chinese characters whereas all our Linux PCs don't have the issue (will test Windows at the weekend). Both are set to UTF-8 as encoding in RM Studio preferences. See below as a quick example. <?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.4.000"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.4.000" expanded="true" name="Process"> <process expanded="true"> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <description align="center" color="yellow" colored="false" height="105" resized="false" width="180" x="10" y="10">Hello &#20320;&#22909;&#12290;<br/></description> <description align="center" color="yellow" colored="false" height="105" resized="false" width="180" x="142" y="119">If you are on a Mac and there is an issue then you will see squares in the following text: &#25968;&#25454;&#20998;&#26512;&#65281;</description> </process> </operator></process>