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