summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wildemann <gta04@metalstrolche.de>2020-04-22 21:40:09 +0200
committerStefan Wildemann <gta04@metalstrolche.de>2020-04-22 21:40:09 +0200
commit00d758d13a813148cb6a718c494b92e5cbaacefb (patch)
tree15de360d3f57821eb712e253c9dd7f037d96467b
parent669adb90e0b9093265bd12e35ead89c4a425e2e2 (diff)
downloadnavit-texture_support.tar.gz
Manually define texture sizes. Fixes hidpi issuetexture_support
-rw-r--r--navit/navit_layout_car_shipped.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/navit/navit_layout_car_shipped.xml b/navit/navit_layout_car_shipped.xml
index d89153b7e..b459219fa 100644
--- a/navit/navit_layout_car_shipped.xml
+++ b/navit/navit_layout_car_shipped.xml
@@ -143,7 +143,7 @@
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_marsh" order="10-">
- <polygon color="#553f23" src="wetland.png"/>
+ <polygon color="#553f23" src="wetland.png" w="256" h="256"/>
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_fell" order="10-">
@@ -219,7 +219,7 @@
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_wood" order="0-">
- <polygon color="#8ec78d" src="wood.png"/>
+ <polygon color="#8ec78d" src="wood.png" w="256" h="256"/>
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_greenhouse" order="10-">
@@ -264,7 +264,7 @@
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_mud" order="0-">
- <polygon color="#96ced4" src="wetland.png"/>
+ <polygon color="#96ced4" src="wetland.png" w="256" h="256"/>
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_pedestrian" order="10">
@@ -422,7 +422,7 @@
<polygon color="#e3c6a6"/>
</itemgra>
<itemgra item_types="poly_cemetery" order="1-">
- <polygon color="#bde3cb" src="cemetery.png"/>
+ <polygon color="#bde3cb" src="cemetery.png" w="32" h="32"/>
</itemgra>
<itemgra item_types="poly_car_parking" order="1-">
<polygon color="#e7cf87"/>