Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fzk

#256
Themes - Vector maps / Re: Stroke color and opacity
February 25, 2013, 22:12:09
@tommi: Thanks for the response ...

Two more questions:
- How to interprete the opacity value (what means full and what means no opacity) ?
- Or better: Could you point me to the documention of that feature ?

Regards Klaus
#257
Themes - Vector maps / Stroke color and opacity
February 25, 2013, 20:09:58
I'm new to themes and have two (perhaps silly) questions:

- What does this color specification (8 hex digits instead of 6) mean (e.g. found in "Voluntary Hike.xml") ?
<line stroke="#80ffff00" stroke-width="0.75" />
<line stroke="#4012D51C" stroke-width="0.75" stroke-dasharray="15,5,5,5"  stroke-linecap="butt"/>

- How is it possible to define opacity to drawing objects (areas, lines, pois) ?

Regards Klaus