|
1 <?xml version="1.0"?> |
|
2 <shapes xmlns:s="http://www.w3.org/2000/svg"> |
|
3 <s:defs> |
|
4 <s:style type="text/css"> |
|
5 svg.package-fixed text.lgd, svg.package text.lgd, |
|
6 svg.package-fixed text.layer, svg.package text.layer |
|
7 svg.package text.package, svg.package-fixed text.package { |
|
8 font-size: 17px; |
|
9 font-weight: normal |
|
10 } |
|
11 #legend-box text.lgd {font-size: 4.233px} |
|
12 |
|
13 svg.collection-fixed text.lgd, svg.collection text.lgd, |
|
14 svg.collection-fixed text.layer, svg.collection text.layer { |
|
15 font-size: 12px; |
|
16 font-weight: normal |
|
17 } |
|
18 svg.collection-fixed text.package { |
|
19 font-size: 6px; |
|
20 font-weight: normal; |
|
21 } |
|
22 svg.collection-fixed #legend-box g.component use {stroke-width: 0.0882px;} |
|
23 |
|
24 text.title:lang(jp) {letter-spacing: -0.15} |
|
25 #legend-box text.lgd:lang(zh) { |
|
26 font-size: 3.5px!important; |
|
27 } |
|
28 </s:style> |
|
29 </s:defs> |
|
30 |
|
31 <patterns match="collection"> |
|
32 <overlay rule="count(component[@deprecated]) = count(component)" label="Contrib­uted as Depre­cated" count=" (1)" type="big-X"/> |
|
33 </patterns> |
|
34 |
|
35 <styles match="collection" label="Contribution to Symbian Foundation"> |
|
36 <style rule="component[contains(@id,':')] and component[not(contains(@id,':'))]" label="Partial Contribu­tion">fill: white;stroke-width: 1.4!important; stroke-dasharray: 2,3</style> |
|
37 <style rule="component" label="Initial Contribu­tion">fill:#ddd</style> |
|
38 </styles> |
|
39 |
|
40 <colors default="grey" match="package" use="@tech-domain" label="Technology Domain"> |
|
41 <color color="tan" value="hb" label="OS Base Services" count=" (1)"/> |
|
42 <color color="rgb(228,14,98)" value="se" label="Security" count=" (1)"/> |
|
43 <color color="whitesmoke" value="lo" label="Location" count=" (1)"/> |
|
44 <color color="darkkhaki" value="vc" label="Personal Communications" count=" (1)"/> |
|
45 <color color="moccasin" value="dc" label="Data Communications" count=" (1)"/> |
|
46 <color color="orchid" value="de" label="Device Connectivity" count=" (1)"/> |
|
47 <color color="darkseagreen" value="dm" label="Device Management" count=" (1)"/> |
|
48 <color color="lightpink" value="pr" label="Productivity" count=" (1)"/> |
|
49 <color color="rgb(175,212,240)" value="mm" label="Multimedia" count=" (1)"/> |
|
50 <color color="#ffff00" value="ma" label="Multimedia Apps" count=" (1)"/> |
|
51 <color color="orange" value="ui" label="User Interface" count=" (1)"/> |
|
52 <color color="slateblue" value="rt" label="Runtimes and Web" count=" (1)"/> |
|
53 <color color="darkgray" value="to" label="Tools" count=" (1)"/> |
|
54 <color color="#dd5" value="ocp" label="Operator Comple­mentary Packages" count=" (1)"/> |
|
55 </colors> |
|
56 </shapes> |