From 4ce675117fa907e155ce7782104284744324c8c7 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sat, 1 Oct 2016 15:02:13 +0100 Subject: [PATCH] Changed missing font "Roboto Condensed" to "Roboto Condensed Regular" --- osm-liberty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osm-liberty.json b/osm-liberty.json index 49dd0d1..85c9d59 100644 --- a/osm-liberty.json +++ b/osm-liberty.json @@ -1252,7 +1252,7 @@ "layout": { "text-field": "{house_num}", "text-font": [ - "Roboto Condensed" + "Roboto Condensed Regular" ], "text-max-width": 7, "text-size": 9.5,