Hi All<br><br>I&#39;ve got an issue with reading a MapInfo text layer as a standard ANNOTATION layer in MapServer.&nbsp; I use StyleItem &quot;AUTO&quot; which works really well for all text objects except Arial Black.&nbsp; I have an Arial Black entry in my 
fonts.list (ariblk&nbsp;&nbsp; ariblk.ttf ) along with the font in the shared fonts directory.&nbsp; I can&#39;t seem to get these text objects to render with that font.&nbsp; I&#39;ve also confirmed with ogrinfo that that is the font name.<br>
<br>&nbsp;&nbsp;&nbsp; LAYER<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME TextLyr<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STATUS DEFAULT<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE ANNOTATION<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CONNECTION &quot;MasterMap\Text.tab&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MAXSCALE 4000<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STYLEITEM &quot;AUTO&quot;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br><br>Anyone know where I can look further?&nbsp; I&#39;m trying to avoid using separate classes if possible...<br><br>Many thanks<br>Mike<br>