Merge pull request #5 from orangemug/fix/missing-font

Fix for missing font
This commit is contained in:
Lukas Martinelli 2016-10-01 16:21:44 +02:00 committed by GitHub
commit 78841a16c7

View File

@ -1252,7 +1252,7 @@
"layout": { "layout": {
"text-field": "{house_num}", "text-field": "{house_num}",
"text-font": [ "text-font": [
"Roboto Condensed" "Roboto Condensed Regular"
], ],
"text-max-width": 7, "text-max-width": 7,
"text-size": 9.5, "text-size": 9.5,