<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve done a planet load of OSM and when I view countries in the database using PGADMIN I can see them correctly encoded as per the image below:-<div class=""><br class=""></div><div class=""><a href="http://imgbox.com/Z5SJ911X" class="">http://imgbox.com/Z5SJ911X</a></div><div class=""><br class=""></div><div class="">My Mapfile looks like this:-</div><div class=""><br class=""></div><div class="">CLASS<br class=""> EXPRESSION 'country'<br class=""> LABEL<br class="">  FONT sc<br class="">  TYPE TRUETYPE<br class="">  ENCODING "utf-8"<br class="">  SIZE 8<br class="">  COLOR 100 100 100<br class="">  OUTLINECOLOR -1 -1 -1<br class="">  OUTLINEWIDTH 2<br class="">  WRAP ' '<br class="">  MAXLENGTH 8<br class="">  ALIGN CENTER<br class="">  BUFFER 4<br class="">  PARTIALS FALSE<br class="">  POSITION cc<br class=""> END<br class="">END</div><div class=""><br class=""></div><div class="">Which renders some of the characters but not Ethiopia as shown by this image</div><div class=""><br class=""></div><div class=""><a href="http://imgbox.com/vnGmn7jT" class="">http://imgbox.com/vnGmn7jT</a></div><div class=""><br class=""></div><div class="">My database server is using UTF8 as the encoding. So Is the problem with my font?</div><div class=""><br class=""></div><div class="">sc maps to DejaVuSansCondensed.ttf</div><div class=""><br class=""></div><div class="">I am guessing some characters are missing or I need to use another font?</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>