<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=us-ascii'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
I think this can be solved with fonts. So create your own font with the symbols. But i havn't tested it.<br><br>Roy Braam<br>B3partners BV<br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><hr><b>From:</b> Richard Duivenvoorde [mailto:rdmailings@DUIF.NET]<br><b>To:</b> MAPSERVER-USERS@LISTS.UMN.EDU<br><b>Sent:</b> Thu, 28 Jun 2007 20:55:28 +0200<br><b>Subject:</b> Re: [UMN_MAPSERVER-USERS] transparency of rotated GIF files<br><br>Hi Roy,<br>
<br>
I've been fiddling with this also, but was not successfull. I found that <br>
it's only possible to rotate 90, 180 and 270 degree's WITH transparency, <br>
but only with png24 (not png8), all other degrees will result in some <br>
semitransparent block around the symbol.<br>
Somebody suggested problems with the underlying gdlib at that time?<br>
<br>
If you (or somebody else) manage(s) to get this working: please let <br>
me/us know.<br>
<br>
for example see:<br>
<a href="http://www.nabble.com/Re%3A-Problem%3A-ANGLEITEM-and-TRANSPARENT-tf3490343.html#a9872743" target="_blank">http://www.nabble.com/Re%3A-Problem%3A-ANGLEITEM-and-TRANSPARENT-tf3490343.html#a9872743</a><br>
<br>
Richard Duivenvoorde<br>
<br>
<br>
Roy Braam wrote:<br>
> Hai,<br>
> <br>
> I've got a question about the transparency of rotated GIF files. Perhaps <br>
> it's asked a many times but i can't find a answer on the internet.<br>
> <br>
> The layer:<br>
> LAYER<br>
>     STATUS OFF<br>
>     METADATA<br>
>         "wms_title"                "somelayer"       <br>
>       END<br>
>     CONNECTIONTYPE postgis<br>
>     NAME "somelayer"<br>
>     CONNECTION "user=postgres password=xxxx dbname=xxxx host=xxxxx"<br>
>     DATA "the_geom from somelayer"<br>
>     #MAXSCALE 100000<br>
>     TYPE POINT<br>
>     DUMP TRUE<br>
>     TEMPLATE bla<br>
>     TOLERANCE 10<br>
>     TRANSPARENCY alpha<br>
>     CLASS<br>
>         EXPRESSION ('[s]'="B")<br>
>         NAME "Brug"<br>
>         STYLE   <br>
>             ANGLE [road_direction]<br>
>             COLOR 0 0 255<br>
>             SYMBOL "bridge.gif"<br>
>         END<br>
>     END<br>
> END<br>
> <br>
> If i don't rotate the image then the image is transparent but if i add <br>
> the property angle [road_direction] the image rotates fine but isn't <br>
> transparent any more. How can a i solv this problem?<br>
> <br>
> Tia,<br>
> <br>
> Roy<br>
</blockquote><style>
</style>
</body></html>