vtm-web-app: include theme with texture atlas symbols #51

This commit is contained in:
Emux
2017-02-06 20:07:55 +02:00
parent fdc793d9ec
commit f2dda7c8eb
7 changed files with 1264 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<atlas img="icons/maki.png">
<atlas img="atlas/maki.png">
<rect id="airfield" pos="1 105 24 24" />
<rect id="airport" pos="1 79 24 24" />
<rect id="alcohol-shop" pos="27 105 24 24" />

View File

@@ -1,4 +1,4 @@
<atlas img="icons/osm.png">
<atlas img="atlas/osm.png">
<rect id="airport" pos="1 40 16 16" />
<rect id="atm" pos="19 40 16 16" />
<rect id="bar" pos="1 80 20 20" />

View File

@@ -1,4 +1,4 @@
<atlas img="icons/osmarender.png">
<atlas img="atlas/osmarender.png">
<rect id="airport" pos="226 38 24 24" />
<rect id="alpine_hut" pos="198 41 26 21" />
<rect id="atm" pos="279 2 14 16" />