SV: [Mapserver-users] has anyone got the wingdings TTF font to wo rk with mapserver

Thomsen, Bo Victor BVT@sns.dk
Fri, 30 Jan 2004 09:38:00 +0100


To Stephen -

Windings is a "symbol" truetype font. Symbol tt fonts has a different
internal number offset than the normal tt fonts. Just add 61440 (IIRC) to
the apparent character number, i.e..:  

SYMBOL
  NAME "funky"
  TYPE TRUETYPE
  FONT wingding
  ANTIALIAS true
#  CHARACTER "µ" ...  181 + 61440 = 61621 
  CHARACTER ""
END


-----Oprindelig meddelelse-----
Fra: Stephen Clark [mailto:stephen.clark@focus.ca]
Sendt: 29. januar 2004 23:52
Til: mapserver-users@lists.gis.umn.edu
Emne: [Mapserver-users] has anyone got the wingdings TTF font to work
with mapserver


Hi ALL,

I would like to display a symbol from the wingding TTF for symbols.

Does anyiong have a working symbol definition?

Here is my attempt:

SYMBOL
  NAME "funky"
  TYPE TRUETYPE
  FONT wingding
  ANTIALIAS true
  CHARACTER "µ"
END

thanks
Stephen
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users