Render themes: text size improvements, #41

This commit is contained in:
Emux 2016-06-27 22:10:35 +03:00
parent 0953862f72
commit 2b171739aa
2 changed files with 3 additions and 3 deletions

View File

@ -1011,7 +1011,7 @@
<!-- place --> <!-- place -->
<m k="place" v="locality" zoom-min="17"> <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>
<m k="debug" v="area"> <m k="debug" v="area">
<line stroke="#ff0000" width="1.2" fix="true" cap="butt" /> <line stroke="#ff0000" width="1.2" fix="true" cap="butt" />

View File

@ -1003,7 +1003,7 @@
<!-- place --> <!-- place -->
<m k="place" v="locality" zoom-min="17"> <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>
<m k="debug" v="area"> <m k="debug" v="area">
<line stroke="#ff0000" width="1.2" fix="true" cap="butt" /> <line stroke="#ff0000" width="1.2" fix="true" cap="butt" />
@ -1259,7 +1259,7 @@
</m> </m>
</m> </m>
<m zoom-min="17"> <m 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>
</m> </m>