Render themes: texture atlas separation, closes #59
This commit is contained in:
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
@@ -110,8 +110,7 @@
|
||||
<style-line fade="15" id="building" stroke="#eeb7b6b3" use="fix" />
|
||||
<style-area fade="15" fill="#f2f0eb" id="building" stroke="#b7b6b3" stroke-width="1.0" />
|
||||
|
||||
|
||||
<atlas img="styles/osm.png">
|
||||
<atlas img="icons/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" />
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB |
@@ -79,7 +79,7 @@
|
||||
<style-line cap="butt" fix="true" id="building" stroke="#303030" width="1.0" />
|
||||
<style-area fade="15" fill="#ee202020" id="building" />
|
||||
|
||||
<atlas img="styles/osmarender.png">
|
||||
<atlas img="icons/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" />
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<style-text style="bold" id="highway-track" k="name" size="16" stroke="#fff2de"
|
||||
stroke-width="2.0" />
|
||||
|
||||
<atlas img="styles/osmarender.png">
|
||||
<atlas img="icons/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" />
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<style-line cap="butt" fix="true" id="building" stroke="#dd888888" width="1.5" />
|
||||
<style-area fade="15" fill="#ee202020" id="building" />
|
||||
|
||||
<atlas img="styles/osmarender.png">
|
||||
<atlas img="icons/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" />
|
||||
|
||||
Reference in New Issue
Block a user