Render themes: text size improvements, #41

This commit is contained in:
Emux 2016-06-27 21:45:12 +03:00
parent d719542018
commit 0953862f72
4 changed files with 11 additions and 11 deletions

View File

@ -590,7 +590,7 @@
<extrusion side-color="#eaecebe9" top-color="#eaf9f8f6" line-color="#ffd9d8d6" />
</m>
<m zoom-min="17">
<caption k="name" style="bold" size="10" fill="#4040ff" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" style="bold" size="14" fill="#4040ff" stroke="#ffffff" stroke-width="2.0" />
<caption k="addr:housenumber" style="bold" size="10" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
@ -955,7 +955,7 @@
<!-- place -->
<m k="place" v="locality" zoom-min="17">
<caption k="name" style="bold" size="10" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" style="bold" size="12" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m k="highway" v="track">
@ -1044,7 +1044,7 @@
<m v="halt|tram_stop">
<circle radius="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" dy="-15" style="bold" size="12" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="level_crossing">
<circle radius="1.5" fill="#ff0000" />

View File

@ -1305,7 +1305,7 @@
</m>
<m k="railway" v="halt|tram_stop" zoom-min="15">
<circle radius="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" dy="-15" style="bold" size="12" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>

View File

@ -599,7 +599,7 @@
<m zoom-min="17">
<text use="caption-small-blue" priority="9" />
<caption k="addr:housenumber" style="bold" size="16" fill="#606060" stroke="#ffffff" stroke-width="2.0"
<caption k="addr:housenumber" style="bold" size="10" fill="#606060" stroke="#ffffff" stroke-width="2.0"
priority="10" />
</m>
</m>
@ -1220,7 +1220,7 @@
<m k="addr:housenumber" zoom-min="18">
<caption k="addr:housenumber" style="bold" size="16" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
<caption k="addr:housenumber" style="bold" size="10" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
</m>
@ -1241,7 +1241,7 @@
</m>
<m v="peak" zoom-min="12">
<symbol src="peak" />
<caption k="ele" dy="20" style="bold" size="16" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
<caption k="ele" dy="20" style="bold" size="12" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="tree" zoom-min="16">
<symbol src="tree" />
@ -1251,7 +1251,7 @@
</m>
<m select="when-matched" zoom-min="17">
<caption k="name" style="bold" size="16" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" style="bold" size="12" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
</m>
@ -1290,7 +1290,7 @@
</m>
<m k="railway" v="halt|tram_stop" zoom-min="15">
<circle radius="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" dy="-15" style="bold" size="12" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>

View File

@ -1249,7 +1249,7 @@
</m>
<m v="peak" zoom-min="12">
<symbol src="peak" />
<caption k="ele" dy="20" style="bold" size="10" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
<caption k="ele" dy="20" style="bold" size="12" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="tree" zoom-min="16">
<symbol src="tree" />
@ -1297,7 +1297,7 @@
</m>
<m k="railway" v="halt|tram_stop" zoom-min="15">
<circle radius="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" dy="-15" style="bold" size="12" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>