<!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>
&gt; Hai,<br>
&gt; <br>
&gt; I've got a question about the transparency of rotated GIF files. Perhaps <br>
&gt; it's asked a many times but i can't find a answer on the internet.<br>
&gt; <br>
&gt; The layer:<br>
&gt; LAYER<br>
&gt;     STATUS OFF<br>
&gt;     METADATA<br>
&gt;         "wms_title"                "somelayer"       <br>
&gt;       END<br>
&gt;     CONNECTIONTYPE postgis<br>
&gt;     NAME "somelayer"<br>
&gt;     CONNECTION "user=postgres password=xxxx dbname=xxxx host=xxxxx"<br>
&gt;     DATA "the_geom from somelayer"<br>
&gt;     #MAXSCALE 100000<br>
&gt;     TYPE POINT<br>
&gt;     DUMP TRUE<br>
&gt;     TEMPLATE bla<br>
&gt;     TOLERANCE 10<br>
&gt;     TRANSPARENCY alpha<br>
&gt;     CLASS<br>
&gt;         EXPRESSION ('[s]'="B")<br>
&gt;         NAME "Brug"<br>
&gt;         STYLE   <br>
&gt;             ANGLE [road_direction]<br>
&gt;             COLOR 0 0 255<br>
&gt;             SYMBOL "bridge.gif"<br>
&gt;         END<br>
&gt;     END<br>
&gt; END<br>
&gt; <br>
&gt; If i don't rotate the image then the image is transparent but if i add <br>
&gt; the property angle [road_direction] the image rotates fine but isn't <br>
&gt; transparent any more. How can a i solv this problem?<br>
&gt; <br>
&gt; Tia,<br>
&gt; <br>
&gt; Roy<br>
</blockquote><style>
</style>
</body></html>