Special characters in mapfile

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Tue Sep 20 11:25:26 EDT 2005


> 
> 
> Both µ and µ should work. Which font are you 
> using? It should contain that particular glyph.
> 
> Berend
> 

No dice.

Here's a CLASS and symbol def:

  CLASS
   NAME "My Class µ"
   COLOR 255 0 0
   OUTLINECOLOR 0 0 0
   SYMBOL 'mysym'
   SIZE 25
  END
 END

 SYMBOL
  NAME 'mysym'
  TYPE PIXMAP
  IMAGE 'code.gif'
 END



More information about the mapserver-users mailing list