Bug in Mapserver-4.8.3
Doyon, Jean-Francois
Jean-Francois.Doyon at CCRS.NRCAN.GC.CA
Tue Apr 4 06:32:13 PDT 2006
Hmmm, and what about GD?
Also, make sure you use "ldd /path/to/executable" to verify things, don't
just rely on which packages you have installed, just in case.
J.F.
-----Original Message-----
From: wbr [mailto:wbr at detemobil.de]
Sent: April 4, 2006 1:19 AM
To: Doyon, Jean-Francois; MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] Bug in Mapserver-4.8.3
Doyon, Jean-Francois schrieb:
> Did you compile a new version of freetype for use with 4.8.3, or are
> both versions linking agianst the exact same binary of the freetype
library?
>
> J.F.
>
> -----Original Message-----
> From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]
> On Behalf Of wbr
> Sent: April 3, 2006 2:00 AM
> To: MAPSERVER-USERS at LISTS.UMN.EDU
> Subject: [UMN_MAPSERVER-USERS] Bug in Mapserver-4.8.3
>
> Hi All,
>
> i'm not sure if i had found a bug. We use a application with mapserver
> and a lot of labeling of streets, citys and so on.
>
> I think the labeldrawing in mapserver 4.8.3 is not correct, i have
> attached
> 2 pictures where you can see the difference on the cities Braunschweig
> and Wolfsburg.
>
> here the mapfile with the layer definition of cities.
>
> LAYER
> NAME staedte
> TYPE POINT
> STATUS DEFAULT
> MINSCALE 200000
> DATA std500_gk3
> LABELITEM "STADT_NAME"
> LABELCACHE on
> Postlabelcache false
>
> CLASSITEM 'STADT_BEV'
> CLASS
> expression /1/
> NAME 'Städte > 1000000'
> COLOR 0 0 0
> SYMBOL 'full_circle'
> SIZE 10
> LABEL
> POSITION LC
> TYPE TRUETYPE
> FONT arial-bold
> COLOR 0 0 0
> SIZE 12
> ANTIALIAS TRUE
> OUTLINECOLOR 255 255 255
> PARTIALS true
> END
> END
> CLASS
> expression /3/
> MAXSCALE 750000
> name 'Städte > 250000'
> color 0 0 0
> symbol 'full_circle'
> size 7
> label
> POSITION LC
> TYPE TRUETYPE
> FONT arial
> COLOR 0 0 0
> SIZE 9
> ANTIALIAS TRUE
> OUTLINECOLOR 255 255 255
> PARTIALS true
> end
> END
> CLASS
> expression /5/
> MAXSCALE 500000
> name 'Städte > 25000'
> color 0 0 0
> symbol 'full_circle'
> size 6
> label
> POSITION LC
> TYPE TRUETYPE
> FONT arial
> COLOR 0 0 0
> SIZE 7
> ANTIALIAS TRUE
> OUTLINECOLOR 255 255 255
> PARTIALS true
> end
> END
> END
>
> the labels with size less then 9 are correct ?!?
>
> Can someone verify this ?
>
> Thanks,
> Wolfgang Brungert
> --
> T-Mobile Deutschland GmbH
> Program and Budget Management
> (TRPD13-D)
> Roddestr. 12
> 48153 Münster
>
> Phone: +49 251 977 4142
> Fax: +49 251 977 4149
> email: wolfgang.brungert at t-mobile.de
> PGP Fingerprint: B3F8 D368 5EEF 3873 3C4F 423C 171E F217 7CA4 3467
>
>
it is the same library for both (freetype-2.1.4-4.0,
freetype-devel-2.1.4-4.0)
Wolfgang Brungert
--
T-Mobile Deutschland GmbH
Program and Budget Management
(TRPD13-D)
Roddestr. 12
48153 Münster
Phone: +49 251 977 4142
Fax: +49 251 977 4149
email: wolfgang.brungert at t-mobile.de
PGP Fingerprint: B3F8 D368 5EEF 3873 3C4F 423C 171E F217 7CA4 3467
More information about the MapServer-users
mailing list