<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to display font with UTF-8 coding charset in MapControl (C#) ? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-display-font-with-utf-8-coding-charset-in/m-p/84130#M2164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can display Unicode font without error. But, I got font error when trying to use UTF-8 font.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there anyone know how to fix it ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used below statements to set font:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IFontDisp pFont = new StdFontClass() as IFontDisp;
pFont.Name = "Times New Roman"; 
IFormattedTextSymbol formatTextSyl = new TextSymbolClass();
formatTextSyl.Font = pFont;

....
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 08:19:57 GMT</pubDate>
    <dc:creator>TaiBui</dc:creator>
    <dc:date>2012-12-07T08:19:57Z</dc:date>
    <item>
      <title>How to display font with UTF-8 coding charset in MapControl (C#) ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-display-font-with-utf-8-coding-charset-in/m-p/84130#M2164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can display Unicode font without error. But, I got font error when trying to use UTF-8 font.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there anyone know how to fix it ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used below statements to set font:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IFontDisp pFont = new StdFontClass() as IFontDisp;
pFont.Name = "Times New Roman"; 
IFormattedTextSymbol formatTextSyl = new TextSymbolClass();
formatTextSyl.Font = pFont;

....
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 08:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-display-font-with-utf-8-coding-charset-in/m-p/84130#M2164</guid>
      <dc:creator>TaiBui</dc:creator>
      <dc:date>2012-12-07T08:19:57Z</dc:date>
    </item>
  </channel>
</rss>

