[Mapserver-users] MapInfo -> ogrinfo style and label

Daniel Morissette dmorissette@dmsolutions.ca
Fri, 21 May 2004 19:13:35 -0400


Merrett, Mike wrote:
> 
>   Style = LABEL(t:"1337",a:265.000000,s:32.001486g,c:#000000,p:1,f:"")

The font is set to "" in this style string.  Since MapServer cannot find 
a TTF font called "" in your fontset, it falls back on using bitmap 
fonts, and bitmap fonts cannot be rotated.

The simplest solution would be to create a font called "default" in your 
fontset and the styleitem auto will use that font by default and you 
should get your rotated labels.

-- 
------------------------------------------------------------
  Daniel Morissette               dmorissette@dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------

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