2 new elements.  <div><br></div><div>-&gt;The problem occur only in FireFox (OK in IE dans Chrome)</div><div>-&gt;The problem is related to the wingding true font (no problem with arial)</div><div><br></div><div>Did someone experiment similar behavior?</div>
<div><br></div><div>MartinO</div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Martin Ouellet</b> <span dir="ltr">&lt;<a href="mailto:geomartino@gmail.com">geomartino@gmail.com</a>&gt;</span><br>
Date: 2009/12/4<br>Subject: Strange behavior for a truetype symbol render..<br>To: mapserver-users &lt;<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>&gt;<br><br><br><div>Hi there,</div>
<div><br></div><div>I have two symbol definition in my mapfile:</div><div><br></div><div>    SYMBOL</div><div>        NAME        &#39;baisse&#39;</div><div>        TYPE        TRUETYPE</div><div>        FONT        &quot;windg3&quot;</div>

<div>        #CHARACTER   &quot;È&quot;</div><div>        CHARACTER   &quot;&amp;#200;&quot;</div><div>    END</div><div>   </div><div>    SYMBOL</div><div>        NAME        &#39;hausse&#39;</div><div>        TYPE        TRUETYPE</div>

<div>        FONT        &quot;windg3&quot;</div><div>        #CHARACTER   &quot;Ç&quot;</div><div>        CHARACTER   &quot;&amp;#199;&quot;</div><div>    END</div><div><br></div><div>While moving the map around (and without making any changes in the mapfile or in js code), sometime Mapserver is drawing the arrow up symbol (hausse), and the other time, the arrow down symbol (baisse). See attachment for this strange display. In both case, the symbol who&#39;s not displayed correctly is replaced with a little box in the center of the circle.</div>

<div><br></div><div>Here the 2 WMS call behind it (identical but BBOX is different)</div><div>http://&lt;myserver&gt;/cgi-wms/adnInternet?LAYERS=ADN_STATION&amp;TRANSPARENT=true&amp;FORMAT=image%2Fpng&amp;ISBASELAYER=false&amp;VISIBILITY=true&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;SRS=EPSG%3A900913&amp;BBOX=-8357644.0084038,5691908.0497863,-7868447.0274662,6038014.9137997&amp;WIDTH=800&amp;HEIGHT=566</div>

<div>http://&lt;myserver&gt;/cgi-wms/adnInternet?LAYERS=ADN_STATION&amp;TRANSPARENT=true&amp;FORMAT=image%2Fpng&amp;ISBASELAYER=false&amp;VISIBILITY=true&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;SRS=EPSG%3A900913&amp;BBOX=-8451202.9310082,5636261.8932047,-7962005.9500706,5982368.7572181&amp;WIDTH=800&amp;HEIGHT=566</div>

<div><br></div><div>Any tought why this happen?</div><div><br></div><div>MartinO</div>
</div><br>