[Mapserver-users] FDB fonts placement for generating SWF output

Martin Kokeš martin.kokes at sitewell.cz
Tue Apr 8 06:28:15 EDT 2003


Hello,

I just would to ask, where should I place my fdb fonts, when I want to 
generate multiple SWF files:

NAME MYPROJECT
	EXTENT -742385.38 -1043095.91 -742268.5444 -1043011.97
	FONTSET "./data/fonts/fonts.list"
	SIZE 480 480
	SHAPEPATH "./data/shp/"
	STATUS ON
	UNITS METERS

	WEB
		IMAGEPATH "C:\Inetpub\htdocs\tmp\"
		IMAGEURL "/tmp/"
		LOG "mapserver.log"
	END


	OUTPUTFORMAT
		NAME swf
		MIMETYPE "application/x-shockwave-flash"
		DRIVER swf
		IMAGEMODE PC256
		FORMATOPTION "OUTPUT_MOVIE=MULTIPLE"
	END

	LAYER
		NAME mhouse_1_rooms
		TYPE polygon
		STATUS ON
		DATA mhouse_1_rooms
		LABELITEM NAZEV
		CLASS
			COLOR 128 128 128
			OUTLINECOLOR 0 0 0
			LABEL
				ANTIALIAS true
				COLOR 0 0 0
				FONT arial
				SIZE 8
				TYPE truetype
			END
		END
	END


files with mapscript 3.7.

Follows my config info:

Apache/2.0.44 (Win32) mod_perl/1.99_08 Perl/v5.8.0 DAV/2 mod_ssl/2.0.44 
OpenSSL/0.9.7a mod_jk/1.2.0

PHP Version 4.3.0 in fastcgi mode

MapServer Version  MapServer version 3.7 (development) OUTPUT=GIF 
OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF SUPPORTS=PROJ 
SUPPORTS=TTF SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER INPUT=EPPL7 
INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
PHP MapScript Version  ($Revision: 1.148 $ $Date: 2003/02/24 02:19:43 $)

Can anyone (maybe Daniel :-)..) check this plese





More information about the mapserver-users mailing list